View Single Post
 
Old 11-15-2015, 09:46 PM
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

What you are looking for is the Cross Reference field { REF BookmarkName } which reproduces the content of a bookmark. Note that REF fields don't update automatically so allow for this in the macro that writes to the bookmark.
e.g. Call the example code at http://www.gmayor.com/installing_macro.htm

As for writing to bookmarks, see the FillBM function at http://www.gmayor.com/useful_vba_functions.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