Meena Bhashyam
2005-04-22 20:04:04 UTC
Hi,
I have a number of macros that I added to word, through the following code:
objWordDoc.VBProject.VBComponents.Import fileName
One of these macros is FileSave, which should be called when the user clicks
on the Save button. This does not seem to get called the first time the user
clicks, but gets called the next time.
I am not really sure why this is so. Any help would be appreciated.
Thank you,
Meena
I have a number of macros that I added to word, through the following code:
objWordDoc.VBProject.VBComponents.Import fileName
One of these macros is FileSave, which should be called when the user clicks
on the Save button. This does not seem to get called the first time the user
clicks, but gets called the next time.
I am not really sure why this is so. Any help would be appreciated.
Thank you,
Meena