Want to save the value in variable in Word

M

MrKrich

I want to save the value of my variable that is inside
macro. When this document open next time I can use that
value again. Can I do that?
 
D

Dave Lett

Hi,

You can save the value to a built-in or custom document property. Or, you
can save the value of the variable in a DocVariable.

HTH
 
Top