Tushar Mehta
2003-09-25 19:19:46 UTC
[This followup was posted to microsoft.public.powerpoint with an email
copy to Bill Richardson.
Please use the newsgroup for further discussion.]
With VBA it is definitely doable and I would have pointed you to the
PowerPoint | Random Slide Show page of my web site. However, it
randomizes the entire slide show. The basic idea is to create a custom
slide show that specifies a particular sequence for the slides.
Now that you know it can be done, depending on your VBA comfort level
maybe you'll do it yourself.
--
Trouble finding replies to your posts? Use a newsreader. See the
tutorial 'Outlook Express and Newsgroups' on my web site
Regards,
Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
copy to Bill Richardson.
Please use the newsgroup for further discussion.]
With VBA it is definitely doable and I would have pointed you to the
PowerPoint | Random Slide Show page of my web site. However, it
randomizes the entire slide show. The basic idea is to create a custom
slide show that specifies a particular sequence for the slides.
Now that you know it can be done, depending on your VBA comfort level
maybe you'll do it yourself.
--
Trouble finding replies to your posts? Use a newsreader. See the
tutorial 'Outlook Express and Newsgroups' on my web site
Regards,
Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
I have a user who want to create a self-running
presentation that will have a series of slides repeated
regularly and another group of slides that would be
selected randomly. For example, they want slides 1-5 to
appear every time through followed by two slides from
slides 6 to 10.
I can't think of any way of doing it without writing VBA
code and maybe not then. Does anyone have any suggestions.
Thanks
Bill
presentation that will have a series of slides repeated
regularly and another group of slides that would be
selected randomly. For example, they want slides 1-5 to
appear every time through followed by two slides from
slides 6 to 10.
I can't think of any way of doing it without writing VBA
code and maybe not then. Does anyone have any suggestions.
Thanks
Bill