natemclain
Technical User
How can I setup a field so that it acts like a autonumber that increments by 1 but resets itself when it gets to 10,000?? What this is for are labels that get used to schedule for part runs. And I have to setup a field that is a labelnumber that has info like CompanyName, Partnumber, DueDate, etc. But I need to have it so that when I go to schedule the parts for a run. I would just put in the labelnumber until I had the right weight to make a full run.
So basically what Im looking for is code I can use that will count from 1-10,000 and reset to 1 again. And just increment by 1 each time.
So basically what Im looking for is code I can use that will count from 1-10,000 and reset to 1 again. And just increment by 1 each time.