Sum formula needed

Z

Zilla

I need a sum formula for the following. in the first column is the
letters and the second is the reason. at the bottom i would like a
total of how many "A's" there were B's, C's etc. So if i type the
letter C in the right column it would add one to the total and make it
5. Here is a link to the example. any help would be great.
thanks



A = 4
B = 2
C = 4


http://img401.imageshack.us/img401/5587/codebg0.jpg
 
J

john

try countif. =countif(a1:a100,"a")
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)
 
Z

Zilla

try countif. =countif(a1:a100,"a")
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)

that works great

thanks
 

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

Top