Greetings!
I am a procedure analyst at the company I work for and we create and maintain procedural documents for our users. I have one specific document that requires the user to copy a long string of VBA code to their clipboard for later pasting into Visual Basic within another document (the procedure displays the macro code that the user will need to copy).
I am looking for a way to be able to complete the task at hand – copy large amount of text to the clipboard – without the user having to click and drag, selecting the entire text. Also, I would like the procedure document itself to look more neat and tidy.
What I am envisioning is a small cell of text, or button, to where when you click it…it automatically copies the large amount of text to the clipboard. Another example of what I am thinking is generally seen on the web, where a site will be referencing a link (perhaps to a video, image, etc.) and it will be in a rectangular box to where you cannot see the entire link name, and when you click on it, it automatically places the link on your clipboard. Even though that is done with html or other web language, that is the type of command that I am after in MS Word.
Any thoughts, ideas?
Thank you in advance for any reply!!
Ryan