View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Grey Old Man[_2_] Grey Old Man[_2_] is offline
external usenet poster
 
Posts: 24
Default Deleting rows containing zeros

I am importing a variable amount (10,000+) rows of source data into an Excel
2002 worksheet. Many of the rows will contain zero in column B (total
quantity) or zero in column C (total cost) which are not required. How can I
automatically delete rows that contain zeros in BOTH columns?
The intention is then to rank the remaining data.

Thanks in anticipation.