Newbie here on day 2 of trying to build a useful Macro for some annoying tasks I have to do at work. I’m feeling very accomplished but I’ve gotten stuck. See Line 8 of my code:
So the problem is that I plan on running this macro for several different search terms. I have it set to look for up to 60 items, but not every search results in exactly 60 items, some have as little as 4 and I need the macro to stop when it can’t find another one. How do I tell it to stop if it’s under 60 but there aren’t any more to read/store/save?
J