F
FredrikT
Is it possible to run a macro on startup in PowerPoint?
How do you do that?
How do you do that?
Ok, I want to start a macro when a ppt-file is loaded, but
it is not working. When I click on Visual Basic Editor in
the ppt-file, there is no where to enter code. So what I
did is create a new module (Module1) and enter the macro
there (Sub Autpen()). Is that the correct way?