View Single Post
 
Old 03-02-2017, 05:29 AM
romanticbiro romanticbiro is offline Windows 7 32bit Office 2003
Advanced Beginner
 
Join Date: Feb 2014
Posts: 42
romanticbiro is on a distinguished road
Default

evening macropod

unfortionatly the errowr 5917 still the same

before i write to you i tried some solution to solve this problem
this line do the trick
if .textframe.has text then
if len(trim ...

but the problem now with it it process only shapes which support text and leave others like (lines, groups, freeforms .. etc) in a document
next part of macro which process inlineShapes works without errowrs even without use your last modification.


fore sure practice let me learn more, thanks for support.
Reply With Quote