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 I want to count No .of same names in work sheet


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default I want to count No .of same names in work sheet

First ... you should never leave the message area blank in your posting. The
subject line is just that. It's not meant to be the posting. Always
elaborate on your post in the message area.

Ok, here's one quick way to drive it out ... use a pivot table (PT)

Assume the names are listed down in one col, with a top col header, viz.:

Name < assume this is the col header
Name1
Name1
Name2
Name3
Name2
etc

Select the col
Click Data Pivot table
Click Next Next

In step 3 of the wiz. click Layout
Drag n drop Name within the ROW area
Drag n drop Name within the DATA area
(It'll appear as Count of Name)
Click OK Finish. That's it.

Hop over to the PT sheet for the results ..
It will look like this:

Count of Name
Name Total
Name1 2
Name2 2
Name3 1
Grand Total 5

The pivot table will return both a unique listing of names and their
corresponding counts
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"shannu" wrote in message
...

I want to count No .of same names in work sheet


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default I want to count No .of same names in work sheet

Tad short on details

=COUNTIF(A:C,"the name")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"shannu" wrote in message
...



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
extracting totals from 1 work sheet to another work work sheet cj Excel Discussion (Misc queries) 2 October 27th 07 10:54 PM
Count Employee Work Time - Don't Double-count Overlapping Apts. J Excel Worksheet Functions 0 April 27th 07 05:52 AM
GETTING SELECTED DATA FROM A WORK SHEET TO OTHER WORK SHEET kumar Excel Discussion (Misc queries) 0 October 4th 06 01:34 PM
Recognition of crylic test in work sheet names, VB version 9108 bennyob Excel Discussion (Misc queries) 0 December 8th 05 10:50 AM
Populating work sheet combox with another work sheet values sjayar Excel Discussion (Misc queries) 1 October 29th 05 03:22 PM


All times are GMT +1. The time now is 06:58 PM.

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"