Thread: [Solved] Copy to clipboard button.
View Single Post
 
Old 12-20-2022, 10:40 PM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2019
Expert
 
Join Date: Aug 2014
Posts: 4,144
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

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
Attached Files
File Type: docm Choose the phrase to copy.docm (33.7 KB, 27 views)
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote