Kajekat,
Maybe this is something you can use:
http://www.pptfaq.com/FAQ00429.htm

Signature
Luc Sanders
(MVP - PowerPoint)
> Is there a way to set the presentation to run with a random progression of
> slides? I'm trying to set up a trivia/game show type of thing, where each
> slide would be a question, but I don't want it to run in "order".
>
> Any help would be appreciated!
kajekat - 08 Jun 2007 14:20 GMT
Luc:
Thanks! I tried the macro credited to Bill Dillworth, and it works great
except for one thing -- it allows repetition of slides -- I only want a slide
to appear once. Any ideas?
> Kajekat,
> Maybe this is something you can use:
[quoted text clipped - 5 lines]
> >
> > Any help would be appreciated!
David M. Marcovitz - 08 Jun 2007 14:35 GMT
That's because that's the hard part. Picking a random slide and going to
it only requires a couple of lines of code. Tracking where you've been is
much harder. Did you try Tushar's add-in? That is probably what you want.
The examples on the FAQ entry that point to my site also do what you
want, but are probably a little harder to imlplement than Tushar's add-
in.
--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/
> Luc:
>
[quoted text clipped - 12 lines]
>> >
>> > Any help would be appreciated!
kajekat - 08 Jun 2007 15:44 GMT
Wicked! Perfect!
Thank you both for your help!!!
> That's because that's the hard part. Picking a random slide and going to
> it only requires a couple of lines of code. Tracking where you've been is
[quoted text clipped - 20 lines]
> >> >
> >> > Any help would be appreciated!