Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Powerpoint Macros
Name: jgn1957 Date: September 29, 2004 at 12:57:37 Pacific OS: Windows XP Professional CPU/Ram: 512 MB
Comment:
We have created a series of powerpoint presentations that are linked together to use as a selling tool with our clients. The presentations were seperated and linked through buttons on each slide to cut down on the time it takes to load and run. The presentations have been burned to a CD with powerpoint viewer on it so that the customer gets the CD and it starts automatically when inserted in the CD drive. The only problem is if you want to exit the presentations you have to hit the esc key as many times as the number of presentations you viewed. I know there is a way to create a macro that would exit powerpoint viewer and link it to a button that could be clicked. I just need to know how. Please help! Due today!
Name: Bryco Date: September 29, 2004 at 14:26:48 Pacific
Reply:
I don't know the answer you are looking for but how about Alt+F4 to close the open window instead of Escape?
Bryan
0
Response Number 2
Name: Grok Lobster Date: October 6, 2004 at 16:40:33 Pacific
Reply:
Will the macro run with the viewer? If so, put an AutoClose() macro in each of the presentations with the single line of code, Application.Quit This will close PP when they close any of the presentations.
HTH - And I would like to know if macros run with the viewer if you could let me know.
Summary: Hi, I recorded a macro on powerpoint, but when I go to the menu macros, it shows my macros but the button "run" is off, when I go to the visualbasic mode, and click the play button it says: "The macro...
Summary: Hi, hope somebody can help me... My powerpoint presentation has something like 60 slides, it goes automatically (custom show), but at the end is finishes in the last slide waiting for a mouse click to...