Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 210
Default Need Formula Help

I'm trying to count the values in a column and thought the sumif formula
would work and it's not. For example, I have values from 1-5 in answers to
survey questions and would like to count how many 1's, how many 2's, etc.
Can anyone help?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,071
Default Need Formula Help

The SumIf formula sums those values that meet your criteria. You don't want
to sum them, you want to count them. Use the CountIf formula. HTH Otto
"Robin" wrote in message
...
I'm trying to count the values in a column and thought the sumif formula
would work and it's not. For example, I have values from 1-5 in answers
to
survey questions and would like to count how many 1's, how many 2's, etc.
Can anyone help?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Need Formula Help

With the below data in Col A and B. try the formula in D1 as shown below
...and copy down..

Col A Col B Col C Col D
Que 1 1 1 =COUNTIF(B:B,C1)
Que 2 2 2 2
Que 3 3 3 2
Que 4 4 4 2
Que 5 1 5 0
Que 6 2
Que 7 3
Que 8 4
Que 9 1
Que 10 1
Que 11 1


If this post helps click Yes
---------------
Jacob Skaria


"Robin" wrote:

I'm trying to count the values in a column and thought the sumif formula
would work and it's not. For example, I have values from 1-5 in answers to
survey questions and would like to count how many 1's, how many 2's, etc.
Can anyone help?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"