Run-time error '1004':
No cells were found.
Highlighting:
Code:
Cells(rowNum, 1).EntireRow.SpecialCells(xlCellTypeConstants).ClearContents
Quote:
Originally Posted by NoSparks
Why? It would be better to fix the error or handle it differently, what is Excel telling you is wrong?
|