LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
Deb Deb is offline
external usenet poster
 
Posts: 102
Default number alpha list w/duplications

PERFECT - THANKS !! I just wasn't sure about the AND or where to place it.

"David Biddulph" wrote:

So if you put 1 in G1, the formula in G2 would be
=IF(AND(B2=B1,C2=C1),G1,G1+1)
--
David Biddulph

"Deb" wrote in message
...
thanks - I almost got it, here is a little more info for you and I know
you
can completly solve for me. Last name is in column B, First name is in
column C and I'll use column G for my helper.

"Mike H" wrote:

If the names are in a column then select them and any associated columns
and
sort by your names and duplicates should come together

Then put a 1 in a helper column alongside the top name. We will assume
this
is in B1. Put this in B2 and drag down for the length of your names

=IF(A2=A1,B1,B1+1)

Mike

"Deb" wrote:

I have a list of 1400 names/entries with many names listed two/three
times.
I need to assign one number to each person (skipping the duplications).
This
is a UIL list where each child is entered in several events therefore
the
duplications. Each child needs to have one id number assigned to
him/her.
Any ideas ? thanks...






 
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
Search list for non-alpha characters Ted Metro Excel Worksheet Functions 9 October 19th 07 07:40 PM
How do I create/filter a list of names without duplications MikeD Excel Discussion (Misc queries) 2 October 6th 05 05:25 PM
Alpha sort excel mail list bobalead Excel Discussion (Misc queries) 2 September 10th 05 04:29 AM
How do I count the number of alpha occurences in a range? CRM Excel Worksheet Functions 2 May 30th 05 04:08 PM
How do I find random number in list of random alpha? (Position is. jlahealth-partners Excel Discussion (Misc queries) 0 February 8th 05 05:31 PM


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