I
ImOkYoureNot
I have the following in my document (Word 2002 on Windows XP)
I would like to have a document and place some fields on it. A macro
will then execute and populate the fields with information. There will
be no database access so I will not use mailmerge.
I tried adding {DOCVARIABLE CoName } but it doesnt seem to show the
values when I toggle.
E.g.
ActiveDocument.Variables("CoName").value = "My Company Name"
What am I doing wrong?
Thanks
I would like to have a document and place some fields on it. A macro
will then execute and populate the fields with information. There will
be no database access so I will not use mailmerge.
I tried adding {DOCVARIABLE CoName } but it doesnt seem to show the
values when I toggle.
E.g.
ActiveDocument.Variables("CoName").value = "My Company Name"
What am I doing wrong?
Thanks