I’m working on a macro but I need a loop to run until it finds a certain code in a certain text box, and then switch to running the rest of the instruction. Any idea how I could accomplish this? I’m fairly new to this but got 2 macros working to make my life a whole lot easier next week so now it’s time to tackle something a little harder.
Basically I want the loop to get to a page, hit a button that says “Last” and then hit a back arrow until it find “WXYZ” in one certain text box. Once it does, I want it to continue on with the rest of the plan.