Jay
Tue Aug 26 14:35:32 CDT 2003
Hi, Jeff,
See
http://www.mvps.org/word/FAQs/MacrosVBA/InterceptSavePrint.htm.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ:
http://www.mvps.org/word
Jeff wrote:
> I would like to have a custom save routine that provides
> an alternate location for opening or saving a file. For
> example, lets say I have a WebService that acts as a file
> server and I would like Word to be able to access the web
> service.
>
> So, how do I override the open and save dialogs to
> implement my own version?