Action_Buttons

J

Jupiter_25

Is it possible to set up an action button with two comands? For example I'm
creating a training program for work and I need to know if I can program a
button to open up a new power point slide show plus close the existing one
that runniing.

Thanks
Jeff
 
B

Brian Reilly, MVP

Jeff,
Sure just write the two commands sequentially.

You'd want to open the new one before you closed the current one if
the code would reside in the current one.

Brian Reilly, MVP
 
Top