Thread: [Solved] Auto Paste
View Single Post
 
Old 10-11-2014, 05:45 AM
gmayor's Avatar
gmayor gmayor is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,137
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

You can use field functions, but the macro solution is more elegant. If you use legacy form fields, you can cross reference to the field and if the cross reference is in the body of the text, and you check the form field check box to 'calculate on exit' the cross reference field will update to display the data in the form field. The disadvantage is that the form must be protected for forms.

You can also use content controls, but as that is more complicated you need an add-in to simplify the process - see http://gregmaxey.com/word_tip_pages/...ols_addin.html.

Or you could pay someone to do the job for you
__________________
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