View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steven R. Berke Steven R. Berke is offline
external usenet poster
 
Posts: 8
Default Deleting a row with 0 in column A

In my worksheet Column A contains zeroes and other numbers with 0 in
them like 4500. I want to use a macro to delete those rows in column A
that just contain zeroes. There are other numbers in column A
containing 0 but these zeroes are part of at least a four digit number
Would you please help me write a macro to do this.