VBA Programming - TechRepublic
General discussion
May 17, 2001 at 11:21 AM
gjohnson

VBA Programming

by gjohnson . Updated 24 years, 7 months ago

This one is for PowerPoint specifically, and hopefully any other MSOffice app. I want a macro to fire up when a document (powerpoint) is opened to make sure that the file being opened is the latest version of the file on our network. Is there an event that can be called to execute when a file is opened? More specifically, I am doing this through OLE automation and want to know if, when I call a file to be opened through OLE, the macro will fire when it is opened?

Thanks

George

This discussion is locked

All Comments