
Announcements
I want to make an increment format: 00 + 84 = 0084 (4 digits include the increment number for each new item).
Or 000 + 84 = 00084 (but only 4 digits per item).
What expression should I use??
Do I have to use Len to determine the length of the number increment digit.
So as not to exceed 4 digits including the addition of the number behind it if it reaches 100, because now increment numbering until 84 --> 0084