COUNT multiple columns, numeric & text "URGENT"

  • Thread starter Thread starter LIZZIE
  • Start date Start date
L

LIZZIE

Thanks for any help.

With some help the other day, the following formula worked for one o
the items I was trying to accomplish: count how many in column A tha
are 0_F and are II in column K.

{=SUM((A1:A5="0_F")*(K1:K5="II"))}

A B K
0_F 1 I
0_F 2 II
0_F 1 II
0_R 1 II
0_R 2 I

The second item that I would like to count is how many in column B tha
are 2 and are II in column K.

I tried to use the same formula above, but it does not work. It give
me the answer 0 instead of 1.

Any suggestions?

Thanks in advance
 
Lizzie,

Don't put the 2 in quotes, leave it as numeric.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

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

Back
Top