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.5K Get Help
- 430 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 301 Events
- 39 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!