Formula Error

  • Thread starter Thread starter Ken G
  • Start date Start date
K

Ken G

=COUNTIF($X$35:$X$2000,AC15),($Y$35:$Y$2000,AC15),($Z$35:$Z$2000,AC15),($AA$35:$AA$2000,AC15)

WHAT i AM TRYING TO DO IS...LOOK IN ALL FOUR COLUMNS X,Y,Z,AA
BETWEEN ROW 35 AND 2000, LOOK FOR A DATA # THAT CORRESPONDS WITH AC15..AND
ADD THEM
 
I DO NOT WANT TO ADD UP THE NUMBERS..i WANT TO ADD HOW MANY TIMES IT HAS SEEN
THAT NUMBER
 
Please do NOT shout (type in all caps). Have you tried
=COUNTIF($X$35:$aa$2000,AC15)
 
Thanks Don, sorry bout the shouting..

Don Guillett said:
Please do NOT shout (type in all caps). Have you tried
=COUNTIF($X$35:$aa$2000,AC15)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(e-mail address removed)
 
Thanks Tom...Duh!! just needed to think though it of what I want to look at
thanks again
 

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


Back
Top