DocVariables

C

Carlos

Hi, how do I modify the value of a DocVariable without using Visual Basic?
Suppose I've got a DocVariable named "Name" and its value is "Carlos". How do
I change the value of the variable to "Alejandro" directly from the document
interface.
 
J

Jay Freedman

Hi, how do I modify the value of a DocVariable without using Visual Basic?
Suppose I've got a DocVariable named "Name" and its value is "Carlos". How do
I change the value of the variable to "Alejandro" directly from the document
interface.

Sorry, there is no way to do that. You must use VBA.

If you're designing a template and you want something similar that can be
changed in the user interface, then use custom document properties instead.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top