Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Counting text entries

I have a list of text entries. I would like to pick up only entries which are
represented more than once and have a count of them also. How do I do this?
Kindly help. Thank you very much.
--
SreeCha
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Counting text entries

In a helper column:
=COUNTIF(A:A,A1)
Copy down as needed.
Then autofilter for all values greater than 1.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"SreeCha" wrote:

I have a list of text entries. I would like to pick up only entries which are
represented more than once and have a count of them also. How do I do this?
Kindly help. Thank you very much.
--
SreeCha

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
Counting entries Dos Equis Excel Worksheet Functions 4 November 20th 06 03:24 AM
Counting number of row entries BobD Excel Discussion (Misc queries) 1 June 21st 06 09:10 PM
Counting unique text entries in a filtered list... SOS Excel Worksheet Functions 4 April 5th 06 05:31 PM
Counting Unique text entries in a sheet with a condition Mike Excel Worksheet Functions 5 October 4th 05 11:56 AM
Counting Entries Jimbo Excel Worksheet Functions 6 April 29th 05 08:27 PM


All times are GMT +1. The time now is 06:38 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"