May 1999
Intermediate to advanced
1440 pages
38h 6m
English
The DocVariable field inserts a string of text assigned to a document variable created or used by a Visual Basic for Applications program—so you can display the contents of the document variable in your document.
{ DOCVARIABLE "VariableName" }
None.
To insert the text corresponding to a document string variable named widget, use the following field:
{ DOCVARIABLE "widget" }
→ For more information about Visual Basic for Applications programming, see Part VII, "The Power of VBA".
Read now
Unlock full access