View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] robyn_willson@hotmail.com is offline
external usenet poster
 
Posts: 7
Default Delete rows if column looks blank

I need a macro to delete the entire row if the cell in that row in column A:A
looks blank. I need it to check every row. I say "looks" because the cells
will be part of a list, however I would still like them to be deleted if they
have a formula if they look as though nothing is in them... Please help...