Random Numbers

R

Ray Woods

Hi

I have a set of six circular shape objects (supposed to represent lotto
balls, each with a number) which fly onto the screen one after the other
when the presentation is started. I would like to use the RND() function in
VB to preload the object with a random number before it appears on the
screen. Can anyone tell me how this can be done and on which module on
PowerPoint would I load the code.

Any help woul be be greatly appreciated.


Ray
 
R

Ray Woods

Thanks for the example

All seems ok for a static shape but once I animate the object the macro
seems to fail. I'm using a bounce effect in Powerpint 2003.

Ray
 
D

David M. Marcovitz

So you have some code. If you share it with us, maybe we can try to
figure out what is going on. The fact that a shape is animated shouldn't
impact whether or not you can add text to it.
--David

--
David M. Marcovitz
Director of Graduate Programs in Educational Technology
Loyola College in Maryland
Author of _Powerful PowerPoint for Educators_
http://www.loyola.edu/education/PowerfulPowerPoint/
 
Top