View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default only deletes first row with a blank cell in column "M" con't

Do you have a formula that is returning Blank??? If so then that code won't
work and you will need a loop or something similar...
--
HTH...

Jim Thomlinson


"Janis" wrote:

It actually deletes the first two rows with "M" cells blank. This is a guess
but it seemed to stop deleting/checking rows on a cell where the one above it
was blank also?