Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default numbering based on new values

I have a spreasheet with items by dealer--some have 1 item, some have 2 or
more. Each item is a separate row. I need to renumber the items by each
dealer like below:

joe book 1
joe cap 2
joe car 3
tom book 1
jill car 1
jill book 2

any help is greatly appreciated.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default numbering based on new values

In C1 enter 1
In C2 enter:
=IF(A2=A1,C1+1,1) and copy down
--
Gary''s Student - gsnu200840


"Cindy E" wrote:

I have a spreasheet with items by dealer--some have 1 item, some have 2 or
more. Each item is a separate row. I need to renumber the items by each
dealer like below:

joe book 1
joe cap 2
joe car 3
tom book 1
jill car 1
jill book 2

any help is greatly appreciated.

Thanks

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
Sum values in columns based on values in named range Mikael Andersson Excel Worksheet Functions 10 November 12th 08 09:37 AM
rolling up data at various levels based on a numbering system Sherry Excel Discussion (Misc queries) 0 July 31st 08 09:06 PM
Adding numerical values based on multiple values in another column Kazmaniac Excel Worksheet Functions 6 April 4th 07 08:53 PM
Count unique values and create list based on these values vipa2000 Excel Worksheet Functions 7 August 5th 05 01:17 AM
sequential numbering of zero leading values nagorb Excel Discussion (Misc queries) 1 June 8th 05 04:58 AM


All times are GMT +1. The time now is 07:32 AM.

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"