Increment and pause

P

PeterM

Hi all can some one please tell me if there is a way to say,
activepresentation.slides(1).shapes(1).incrementleft(25) for example
but do it in increments of say 5 and pause shortly betwen each one.
I have seen it in some languages as sleep however do not know how to do it
in vba.
Thank you
 
P

PeterM

Thank you Steve.
It was one of those things you know you've seen.......but where.
 
Top