I am trying to right a macro that will check and see if a query produces any results before running. If it does have results that the macro should run through the entire workflow and then check again to see if there are any results. It should keep looping through the entire macro until there are no results left.
Does anyone know of a good way to do this? I have messed around with iterative and batch macros, but haven't quite figured it out.
Thanks!