View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tdahlman Tdahlman is offline
external usenet poster
 
Posts: 19
Default Adding cells based on another cell

I have a list that is probably 20 rows long.
The list is 4 columns wide. The columns are Dealer #, Quote #, Quantity, and
Status.
Status is a data validation list box with 3 different options (Pending, Won,
Lost).
I need to have 3 different totals, one for each of the options. So I want a
total of the quantities for each "Pending", "Won", "Lost".

Please advise,
Let me if you need any other information.

Thanks
Travis.