Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / September 2006

Tip: Looking for answers? Try searching our database.

Add a new slide during slide show

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Winston - 31 Aug 2006 23:36 GMT
Which commend can add a new slide during slide show?
Thx,
David M. Marcovitz - 01 Sep 2006 14:28 GMT
ActivePresentation.Slides.Add is the VBA command. I don't think you can do
it with VBA. You can see an example of this on my site:

http://www.PowerfulPowerPoint.com/

Example 7.9 adds a slide during a presentation. Go to "Examples by
Chapter" and "Chapter 7." Once you get Example 7.9, look for the
PrintablePage procedure which adds a slide and sets it up with text boxes
and buttons.

--David

Signature

David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/

> Which commend can add a new slide during slide show?
> Thx,
Steve Rindsberg - 01 Sep 2006 22:37 GMT
> ActivePresentation.Slides.Add is the VBA command. I don't think you can do
> it with VBA.

That'd be "without VBA", non?

> You can see an example of this on my site:
>
[quoted text clipped - 6 lines]
>
> --David

-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ:  www.pptfaq.com
PPTools:  www.pptools.com
================================================
David M. Marcovitz - 04 Sep 2006 16:43 GMT
>> ActivePresentation.Slides.Add is the VBA command. I don't think you
>> can do it with VBA.
>
> That'd be "without VBA", non?

Oops. Yes, that would be "I don't think you can do it WITHOUT VBA."
--David
trung.hoang - 10 Sep 2006 07:32 GMT
Hi David,

I have a similar request that I need to add a new slide during
presentation. However, it is getting more complicated when I want to
add it as an items in pop-up menu bottom left slideshow.

Thanks,
th

Cross-post: How to add new slide during presentation? in PowerPoint
General Questions

> >> ActivePresentation.Slides.Add is the VBA command. I don't think you
> >> can do it with VBA.
[quoted text clipped - 3 lines]
> Oops. Yes, that would be "I don't think you can do it WITHOUT VBA."
> --David
David M. Marcovitz - 10 Sep 2006 18:00 GMT
I'm not sure what your question is. Can you please try to restate it. If
you want to see an example of adding a slide during a slide show, go to:

http://www.PowerfulPowerPoint.com/

Click on "Examples by Chapter" and "Chapter 7." Look for Example 7.9 and
in that example look for the PrintablePage procedure.

--David

Signature

David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/

> Hi David,
>
[quoted text clipped - 15 lines]
>> Oops. Yes, that would be "I don't think you can do it WITHOUT VBA."
>> --David
trung.hoang - 10 Sep 2006 19:41 GMT
Hi David,

I got your example text but the zip file link doesn't work. My question
is how to add a shortcut in slideshow (something like the bottom left
menu) that allow you to add a new slide right after the one presenting.
So in that way you can use it as a white-board for writing further
explaination and store it.

The code in example 7.9 doesn't run in my powerpoint. I create a button
to run the macro PrintablePage but it seems like nothing happen.) Am I
missing something?

Thanks,
Trung
> I'm not sure what your question is. Can you please try to restate it. If
> you want to see an example of adding a slide during a slide show, go to:
[quoted text clipped - 36 lines]
> >> Oops. Yes, that would be "I don't think you can do it WITHOUT VBA."
> >> --David
David M. Marcovitz - 10 Sep 2006 22:19 GMT
Try the .zip file again. It seems to work just fine for me.

As far as simply downloading the VBA and running that procedure, that
really won't work. That is an example of adding a slide during a
presentation, but it requires the presentation to be set up in just the
right way for it to work. You might be able to get by with a slide #1
that has a button linked to the GetStarted procedure and then put the
button linked to the PrintablePage procedure on slide #5 (you'll probably
be OK with nothing on slides 2, 3, and 4 as that's where the questions
are supposed to be). I think that will be the quickest way to get it to
work, but I haven't tried that.

--David

Signature

David M. Marcovitz
Microsoft PowerPoint MVP
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.PowerfulPowerPoint.com/

> Hi David,
>
[quoted text clipped - 51 lines]
>> >> Oops. Yes, that would be "I don't think you can do it WITHOUT
>> >> VBA." --David
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.