Saving Files

T

Tim

I have many files I open and save daily. Is there a way I could get the file
to save automatically and close each time.

The name of the file is not important. I just need it to save and close.

Thx :)
 
W

Word Heretic

G'day Tim <[email protected]>,

You can capture the DocumentBeforeClose event and perform a
Document.Save

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Tim reckoned:
 
T

Tim

Thx Word Heretic...that's great!

Word Heretic said:
G'day Tim <[email protected]>,

You can capture the DocumentBeforeClose event and perform a
Document.Save

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Tim reckoned:
 
Top