Executing a macro on FileOpen in Powerpoint

M

Michele Finkel

Is there a way to have a macro execute automatically when
you open a given Powerpoint file?

I have a file that is stored on a server, and I want a
macro to execute whenever that file is opened from any
computer on the LAN (assuming, of course, that users'
macro security settings are medium or low).

TIA.
-Michele

(Please remove NOSPAM from my address if replying by
email; it occurs twice.)
 
B

B

The best way I could think of would be to ...

Create and install an add-in (PPA file) on all the network computers with
PowerPoint. You will need to capture the file open event and run your
subroutines. See:
http://www.rdpslides.com/pptfaq/FAQ00004.htm

This PPA file add-in would need to be installed into each computer on the
network that has PowerPoint. This could also be done on a PPT file by file
basis, but would still require the event capture add-in to be installed on
the local computer.

In short, it won't be easy.

B

--
Please spend a few minutes checking out www.pptfaq.com This link will
answer most of our questions, before you think to ask them.

Change org to com to defuse anti-spam, ant-virus, anti-nuisance
misdirection.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top