Hi,
Thanks roy for pointing it out, I just realised that we can't use Resume label on same statement as On Error. But if we use GoTo label instead, the error condition will remain. Will it affect the subsequent statements if they ever get an error?
By the way, this statement will select the entire spreadsheet, then filter to those with data validation of any type, then filter to blanks.
The better statement is to refer to a single cell, then select the range with same data validation and then blanks. For e.g.
Bookmarks