K
kiln
I'm programming with word 2000. I need to save a copy of the current doc
to a remote disk over VPN when the user clicks a custom toolbar button.
I've used ActiveDocument.SaveAs "\\remotepc\diskaddress\" and while it
does work it sort of ties up word for the duration. Is there a way to
accomplish the same task in the background, without making word slow
down for a minute?
to a remote disk over VPN when the user clicks a custom toolbar button.
I've used ActiveDocument.SaveAs "\\remotepc\diskaddress\" and while it
does work it sort of ties up word for the duration. Is there a way to
accomplish the same task in the background, without making word slow
down for a minute?