Hello All, How do I create an auto numbering system based on a value in another column?
The item number used more than one item should have increasing sequence numbering pattern. for example 8540-0001 line one should have seq #1 and on line at used again should have seq # 2.
Best Answer
-
Hi @Sunny Singh,
Give this a try in the 1st row and drag down, you cannot turn this into a column formula. New rows should still continue to have the formula moving forward.
=COUNTIF([ITEM NUMBER]$1:[ITEM NUMBER #]1, [ITEM NUMBER]@row)
Hope this helps.
Dave
Answers
-
Hi @Sunny Singh,
Give this a try in the 1st row and drag down, you cannot turn this into a column formula. New rows should still continue to have the formula moving forward.
=COUNTIF([ITEM NUMBER]$1:[ITEM NUMBER #]1, [ITEM NUMBER]@row)
Hope this helps.
Dave
-
Thanks Dave it worked
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 360 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!