S
SeanP
Hey I am pretty new to VBA and am trying to set up a macro that will update
all of the fields in a document that are DocVariables. Some are in the body
of the document and in the header/footer. I have one set up that will update
all fields, but that is doing more than it needs to as it does the TOC and
all the inclused text.
Also anyone know of a good reference for object naming conventions in Word
VBA, I program in other languages so the language structure is easy to pick
up, just shakey on accessing the objects I want to.
Thanks
all of the fields in a document that are DocVariables. Some are in the body
of the document and in the header/footer. I have one set up that will update
all fields, but that is doing more than it needs to as it does the TOC and
all the inclused text.
Also anyone know of a good reference for object naming conventions in Word
VBA, I program in other languages so the language structure is easy to pick
up, just shakey on accessing the objects I want to.
Thanks