I need to know, after a filter is applied to a column any results are retrieved for further processing except the headers.
I have put the filter criteria in a for loop and inside the loop after a filter criteria is applied, I need to know if there are any results to calculate which will be in if condition, if not then then jump to next criteria