Scuzzie 123 14.Oct.10 09:45 AM a Web browser 1-2-39.8All Platforms
Trying to write a basic macro as follows:
Inspect the contents of a cell
if the contents of a cell equals "Squiggle", delete the row; if not move down one row
Inspect the contents of the cell
if the contents of the cell equals "Squiggle", delete the row
and so on . . .
the part of the macro I can't remember is how to inspect the contents of the cell to assess whether it is 'Squiggle' or not.