#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formula

I have a column of numbers, 1-5.
Each number represents ethnicity of a student.
I need a count of all the 1 that appear in a column and the answer put into
a specific cell. I would then do the same for 2-5. Each of these totals would
be in a cell across from their ethnicity name. How do I write the formula to
find and count just a specific number in a column? Thanks!
Eric Hirtriter
Teacher
Spring ISD

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default Formula

hi,
countif.
say all your data is in column A2:A100.
=countif(A2:A500,1)
A2:A100 is the search range and 1 is the criteria.
do the same for each number 2-5.

regards
FSt1

"rehirt@Thompson" wrote:

I have a column of numbers, 1-5.
Each number represents ethnicity of a student.
I need a count of all the 1 that appear in a column and the answer put into
a specific cell. I would then do the same for 2-5. Each of these totals would
be in a cell across from their ethnicity name. How do I write the formula to
find and count just a specific number in a column? Thanks!
Eric Hirtriter
Teacher
Spring ISD

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 10:06 AM.

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

About Us

"It's about Microsoft Excel"