Formula in Excel--SUMIF

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have results from surveys we sent out and I need to make a database of the
results. I am more familiar with Excel than Access. We have questions that
the responder selected an answer of H, M or N. I need to be able find a
formula to find out how many H's, M's and N's there are once the database has
been entered.

Any suggestions!

THANKS!
 
Hi Richelle

try COUNTIF instead of SUMIF
e.g.
=COUNTIF(A1:A1000,"H")

Cheers
JulieD
 
Hi

i also notice that you received a large number of replies in
microsoft.public.worksheet.functions

please don't ask the same question in different groups as most of us who
respond to questions read a number of groups and all it does it fragment
your answers and annoy people who may have spent time working on an answer
only to discover that it has been answered in another group.

Cheers
JulieD
 
Thanks for the response. Sorry the double posting caused a problem, but I
found the worksheet function newsgroup after I'd posted this one.
 

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