is there a way to generate incremental number to name that is listed more than once
MarkCep
✭✭✭✭✭
I have a store number; each store has a monthly store visit date. I am looking to use the store number and add the number to show how many previous visits there were before.
I have a formula to add an incremental number, but it did not represent the number for the specific store's visit.
Is there a formula that can get me to the Store Visit ID?
Hope that makes sense.
Thanks
Tags:
Answers
-
I figured out -
=COUNTIFS([Store Visit Date]:[Store Visit Date], <[Store Visit Date]@row, [Store Number]:[Store Number], =[Store Number]@row)
then in the Store Number ID column - using that value, and joined it to the Store Number
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!