Hello - I could use some help with a formula or automation to get what I'm trying to achieve to happen.
We have job numbers that are coded as follows:
23 = year
1 or 2 = office identifier
0001 = job number for the year
Example: 2310023
What I need to happen is the next sequential 4-digit job number to be added to the year and office identifier each time a form is submitted to create a new record, and it needs to reset each year so that on the first '24 job, it starts over at 0001. Does this make sense?