Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have a requirement where I have to write VBscript within Word to send it as attachment with Email. Challenge is I have to send document which have submit button which actually executes code to send email.

I get following Error:
"File is in use by another processs".

which is again correct as document is open

I tried to save Active document to APPDATA folder but got following error :
"The command is not available because no document is open."

Please Help !!!!

Any work around ?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900