C
Candace
I'm using PPT 2007. I need to verify that I am referencing shapes and slides
by their correct number in my vba code. For the slide number, I am looking at
the slide number listed in the status bar in normal view of the slideshow.
For the shapes, I am looking at the number listed in the custom animation
pane for that shape or action button. Is this correct? I think I might be
using the wrong numbers in code, because I'm getting a message that says:
"Shapes(unknown member): Integer out of range. 15 is not in the valid range
of 1 to 13."
by their correct number in my vba code. For the slide number, I am looking at
the slide number listed in the status bar in normal view of the slideshow.
For the shapes, I am looking at the number listed in the custom animation
pane for that shape or action button. Is this correct? I think I might be
using the wrong numbers in code, because I'm getting a message that says:
"Shapes(unknown member): Integer out of range. 15 is not in the valid range
of 1 to 13."