another groan re the macro recorder!

G

Geoff Cox

Hello,

I am trying to detect a text box with custom motion path but cannot
find out how to do it and would like to use the recorder to get some
ideas.

I have

With oSl.TimeLine

For i = .MainSequence.Count To 1 Step -1

if .MainSequence etc etc


end if

Next i

I only I could use the macro recorder to create a text box with the
custom motion path I could get a grip on the code needed to detect
this property.

Of course - the macro recorder is of no use for this!!!!!!!!!!!!!!

Shame on you Microsoft!

Anyone help me on this?

Cheers

Geoff
 
Top