Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I am new to Excel. I need help assigning numbers to a group of names. I have 2500 names to assign...don't really want to do it manually! Example # Name 100 John Smith 100 John Smith 100 John Smith 101 Adam Suken 101 Adam Suken 101 Adam Suken and so on.... Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See
http://blog.contextures.com/archives...-excel-labels/ -- __________________________________ HTH Bob "Michelle" wrote in message ... Hello, I am new to Excel. I need help assigning numbers to a group of names. I have 2500 names to assign...don't really want to do it manually! Example # Name 100 John Smith 100 John Smith 100 John Smith 101 Adam Suken 101 Adam Suken 101 Adam Suken and so on.... Thanks! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
With names in column A, put the starting number in B1 and in B2 enter this
formula and pull down. =IF(A2=A1,B1,B1+1) You can then copy paste special values for the numbered column to get rid of the formulas. HTH Regards, Howard "Michelle" wrote in message ... Hello, I am new to Excel. I need help assigning numbers to a group of names. I have 2500 names to assign...don't really want to do it manually! Example # Name 100 John Smith 100 John Smith 100 John Smith 101 Adam Suken 101 Adam Suken 101 Adam Suken and so on.... Thanks! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See
http://blog.contextures.com/archives...-excel-labels/ -- __________________________________ HTH Bob "Michelle" wrote in message ... Hello, I am new to Excel. I need help assigning numbers to a group of names. I have 2500 names to assign...don't really want to do it manually! Example # Name 100 John Smith 100 John Smith 100 John Smith 101 Adam Suken 101 Adam Suken 101 Adam Suken and so on.... Thanks! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
With names in column A, put the starting number in B1 and in B2 enter this
formula and pull down. =IF(A2=A1,B1,B1+1) You can then copy paste special values for the numbered column to get rid of the formulas. HTH Regards, Howard "Michelle" wrote in message ... Hello, I am new to Excel. I need help assigning numbers to a group of names. I have 2500 names to assign...don't really want to do it manually! Example # Name 100 John Smith 100 John Smith 100 John Smith 101 Adam Suken 101 Adam Suken 101 Adam Suken and so on.... Thanks! |
#6
![]() |
|||
|
|||
![]()
To assign numbers to a group of names using the "COUNTIF" function in Excel:
__________________
I am not human. I am an Excel Wizard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign a number to a word | Excel Worksheet Functions | |||
Can I assign a number to a name and use the name in a sum? | Excel Discussion (Misc queries) | |||
Assign one number to a number range | New Users to Excel | |||
Assign a number to a name | Excel Worksheet Functions | |||
looking to assign different numbers in column B to different words in column A | Excel Worksheet Functions |