G
gentleBen
ppt VBA question:
I want to automatically initialize an Application object when I run a
procedure. Specifically, I am trying to hide the ActionButtons when I
print out a generic presentation. I know I have to respond to a 'print'
event but in order to catch that event, I have create an
Application.withevents object. However, I don't want to remember to run
the initialization procedure of the Application object everytime I want to
run the procedure to print all the slides in my presentation with the
ActionButtons hidden. Any guidance or direction is appreciated.
cheers,
gentleBen
I want to automatically initialize an Application object when I run a
procedure. Specifically, I am trying to hide the ActionButtons when I
print out a generic presentation. I know I have to respond to a 'print'
event but in order to catch that event, I have create an
Application.withevents object. However, I don't want to remember to run
the initialization procedure of the Application object everytime I want to
run the procedure to print all the slides in my presentation with the
ActionButtons hidden. Any guidance or direction is appreciated.
cheers,
gentleBen