Thread: [Solved] Copy to clipboard button.
View Single Post
 
Old 12-22-2022, 06:55 AM
kilroyscarnival kilroyscarnival is offline Windows 10 Office 2021
Expert
 
Join Date: May 2019
Posts: 361
kilroyscarnival is just really nicekilroyscarnival is just really nicekilroyscarnival is just really nicekilroyscarnival is just really nice
Default

Quote:
Originally Posted by gmayor View Post
As it appears that the phrases to be copied are to be pasted into another application then another approach would be to use a content control list box that contains the phrases coupled with a simple macro that copies the selected item from the list box to the clipboard. See the example attached. You can edit the list from the content controls properties, or more simply by using Insert Content Control Add-In
Graham, you just gave me something to look into, hopefully next week when we should be slow at the office. I haven't used Content Controls very extensively, so it'll give me something to explore further. So whether or not it addresses the OP's needs, thanks!

Best regards,

Ann
Reply With Quote