Indirect Reference to Label on a Slide

K

Kevin

I would like to reference a label control on a slide without having to use
the SlideXX.Label1.Caption reference. Reason -- I have multiple similar
slides and would prefer to use slide names I have assigned rather than the
system-assigned names. Makes my code much cleaner and more portable. Thanks.
 
Top