View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sek0910 sek0910 is offline
external usenet poster
 
Posts: 4
Default delete rows where value in Column B=0

I have a worksheet with 2 columns and 21585 rows.
I want to delete all of the rows where there is a value of "0" in column B.
Any suggestions?

Thanks,
Steve