View Single Post
 
Old 09-21-2018, 08:20 PM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,138
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

It is a bit of a faff to use the values as Paul recommends, as the dialog for inserting content controls is poor; which is why I personally preferred to do it all in VBA, which does however require more code; however what he has done is to separate the 'lines' using a pipe character, then in VBA replace the pipe character with a line break

Thus for Value he has used -

Phone: 08 1111 1111|Fax: 08 2222 2222|Email: sales@roundhousenurseries.com.au

This forum's software may screw that up by applying a hyperlink, but it should give you the idea.

Insert Content Control Add-In may be useful to you, though it does not allow the editing of Values. I may put that in a future version, but as it was written primarily to expedite work for a private client, it is not high on my todo list.
__________________
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