OK, so I have my own code but it's causing lots of issues so I think I should start from scratch.
Basically, what I need is a For Loop that cycles through all visible worksheets, filters each table on 3 criteria, then copies any results onto a summary sheet.
It should NOT copy the header rows from each, nor should it give an error if there is no data to be copied.
Any help would be super appreciated, thank you!!
Basically, what I need is a For Loop that cycles through all visible worksheets, filters each table on 3 criteria, then copies any results onto a summary sheet.
It should NOT copy the header rows from each, nor should it give an error if there is no data to be copied.
Any help would be super appreciated, thank you!!