View Single Post
 
Old 09-22-2020, 12:19 AM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,101
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 of
Default

Quote:
Originally Posted by mallorious View Post
Thank you!
I've never used autotext fields before, so I'm not sure I'm connecting all of the dots correctly.
If one of the sites is "Library," I think what I would end up with after merging is something like
{ Library}
Is that right? How do I get that to be replaced with the content of that autotext entry?.
If the site mergefield is called 'Site' and you have an autotext entry called 'Library' then
{ AUTOTEXT { MERGEFIELD Site } }
will insert the autotext 'Library' entry when Library is the value in that field in the record merged. The field is an Autotext field and the mergefield provides the value for the autotext field.
__________________
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