Adding up a column

  • Thread starter Thread starter Ronda
  • Start date Start date
R

Ronda

I have a couple of columns on my spreadsheet that have a "Y" or "N" answer.
I need to add up the number of "Y"s and multiply it by 33. What would be the
formula to this?
 
Something like:

=COUNTIF(A:A,"Y")*33 + COUNTIF(C:C,"Y")*33

assuming columns A and C contain Y/N.

Hope this helps.

Pete
 

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

Similar Threads

formula help 2
Convert multiple columns into on column? 3
Additional formula 3
Problem with SUMIF 3
New Formula (Burt) 9
SumIf Question 2
Index and match across columns 5
Date Reformating Question 2

Back
Top