I’ve got about 500 documents, all including a text box along the left side of the page. I’ve figured out a macro to select the text box, reposition it and add another one above it; however, on some documents the macro won’t run because of the text box number. In looking at my code, depending on which document I recorded the macro on, it says “Text Box 2” or 3 or 20, etc. I’ve tried deleting the number and just having it search for “Text Box” but that doesn’t work either. Is there some other code I can start with that will select that text box, no matter what the number of it is?
Thanks,