Have a look at SUMIF(). Try something like:
=SUMIF(A2:A50,"name",B2:B50)
This will look at the rang A2 to A50 and if any of them equal "name" Excel
will sum the relevant cell in B2 to B50. Is this what you are looking for?
Andy.
wyn said:
i am trying to count a range of cells that have different names.how can i
Have a look at SUMIF(). Try something like
=SUMIF(A2:A50,"name",B2:B50
This will look at the rang A2 to A50 and if any of them equal "name" Exce
will sum the relevant cell in B2 to B50. Is this what you are looking for
Andy
wyn said:
i am trying to count a range of cells that have different names.how can
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.