04-11-2017 03:27 AM
Hello,
I don't understand why the loop does not want to work, actually it displays that no object with the specified name exists ( Texti)
Solved! Go to Solution.
04-11-2017 03:40 AM
Hi Loop,
I think it should look like this:
.... .Objects("Text" & str(i))
Greetings
Walter
04-11-2017 03:44 AM
Thank you so much