View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
OfficeNDN OfficeNDN is offline
external usenet poster
 
Posts: 22
Default Filter list and delete

I have two sets of transaction receipts that I would like to filter? or
whatever, in order to delete some transactions. The data are in columns
(assume Column E and Row 2). The particular transactions I would like to
delete are the transactions that are for a zero (0) amount. The column is
formatted for numbers with no decimal points.

I figure I might have to have one of those "IF" statements but I am unsure
how to do it.