Count

H

Heather

I have two problems:

1) I need to count a row of 6 (AA4:AF4) -- but if it has zero for a
quantity, I need "Count" not to include these in total. How do I get around
this?

2) I am amortizing warranty. Is there a way to add "Count" to an "IF"
statement? I don't have room in my spreadsheet to add a column for excel to
count every month to see if it has amortized 6 months yet. Could I use
"Count" and if "Count" = 6, then continue with the "IF" statement....all in
one statement?

Thanks in advance,
 
C

CLR

=COUNTIF(AA4:AF4,">0")

Check "help" for the COUNTIF feature.......post back if you need help with a
specific formula.


Vaya con Dios,
Chuck, CABGx3
 
J

JulieD

Hi Heather

did the answer i gave your very similar question in
microsoft.public.excel.worksheet.functions work?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top