View Single Post
 
Old 02-13-2015, 07:13 AM
gmayor's Avatar
gmayor gmayor is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,142
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

The problem with macros for this type of task is that you cannot force users to run them and so the object is somewhat defeated.

You can probably do what you want with content controls and macros (see http://gregmaxey.com/word_tip_pages/..._controls.html) , but frankly if you are going to use macros, you might as well create a userform and use that to gather the data and fill the form. That will give you far more control ... though the essential problem with macros remains. Much depends on who will be filling the forms.
__________________
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