Counting data

  • Thread starter Thread starter Joey
  • Start date Start date
J

Joey

Hi all

I would like to count data relating to different columns but also i
this data matches certain cells.

A1 to A10 = Areas
B1 to B10 = names

D1 = Area
D2 = Name

The formula should count the names only if they relate to the area an
name data in column D.


Many thanks
Joe
 
Hi


=SUMPRODUCT(--(A1:A10&B1:B10=D1&D2))


--
Regards,
Soo Cheon Jheong
Seoul, Korea
_ _
^¢¯^
--
 

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