View Single Post
 
Old 05-09-2015, 01:41 AM
gmayor's Avatar
gmayor gmayor is offline Windows 7 64bit Office 2010 32bit
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

From your odd description, you could use either text content controls which work as place makers for input text (You'll find them on the Developer tab which is not installed by default, so if you have not already done so add it from the built-in ribbon editor), or you could use Macrobutton Fields as placemarkers http://www.gmayor.com/Macrobutton.htm

A more elegant alternative is to use a VBA userform - http://www.gmayor.com/Userform.htm.
__________________
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