Is there a way to randomize the order od slides?

K

kaston3

I can do that with some picture viewers but was wondering if slide
order can be randomized every time the presentation is run.

Thanks
 
K

kaston3

Now I need the way to execute the macro automatically everytime the
presentation loads. Something like the onload application function.

For example
Sub Onload
sort_rand()
end sub

Where can I put a call to sort_rand so that the function runs when the
presentation loads.

Thanks
 
Top