Click to See Complete Forum and Search --> : Command Button in PowerPoint


bburden
01-21-2006, 10:48 AM
Hello to all, I know how to make a command button in PowerPoint, but what I don't know is how to make it have more than one function.
Example:

I need this button to exit from present presentation, but also at the same tiem upon exiting, open a Word Document that I have pre typed in MS Word. Is this possible.

Thanks for your response.

ray326
01-21-2006, 05:45 PM
I suppose you'll have to hook that button to a vba macro. The macro will have to open the other app before closing the one that it's in.