#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default filtering data

Try,

=COUNTIF(A1:A100,"A")

The "A" could be a cell reference where that cell contains what you are
trying to count.

=COUNTIF(A1:A100,B1)

Mike

"Brie" wrote:

i want to filter and count the data in 1 column

4 eg. i have 3 different data, i.e. A, B and C.

Total A+B+C = 10 entries.

A=3 entries, B=4, C=4.

how to generate this data using formula or filter?

many thx.

brie

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default filtering data

wow, thx Mike! it works!

do you know if i can put "A=3" instead of just the total count?

brie

"Mike H" wrote:

Try,

=COUNTIF(A1:A100,"A")

The "A" could be a cell reference where that cell contains what you are
trying to count.

=COUNTIF(A1:A100,B1)

Mike

"Brie" wrote:

i want to filter and count the data in 1 column

4 eg. i have 3 different data, i.e. A, B and C.

Total A+B+C = 10 entries.

A=3 entries, B=4, C=4.

how to generate this data using formula or filter?

many thx.

brie

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filtering out data BABYPINK Excel Discussion (Misc queries) 3 October 17th 07 04:40 PM
Help with Filtering data pooja Excel Discussion (Misc queries) 3 February 1st 07 09:04 PM
filtering data Alex New Users to Excel 8 August 23rd 05 10:31 PM
Filtering data Troy S. New Users to Excel 0 June 2nd 05 03:17 AM
Data Filtering Jimipolo Excel Discussion (Misc queries) 7 April 28th 05 10:13 PM


All times are GMT +1. The time now is 08:00 PM.

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"