Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set value to a Global Variable in Word (normal.dot) file

Status
Not open for further replies.

gtaborda

Programmer
Joined
May 13, 2007
Messages
75
Location
GB
Hi there

I need to set a value to a variable when Word opens.

All the code is on the normal.dot file

I want the variable to be TRUE all the time (by default seems to be FALSE), until people run Forms which are accesible from buttons...at this stage I can then change the variable to FALSE or TRUE.

How do I make this variable be TRUE from the moment Word is opened (normal.dot)?

thanks in advance
 
please disregard

I found the answer...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top