Function to generate identical numbering for each document number
Angelo
Forums
Hello Everyone,
I'm trying to create an equation in order generate an identical number for each document number included in a database. At the same time for next document number the numbering have also to be ascending. I try to better explain the situation in the attachment.
Many thanks to those who will help me.
Angelo
Hi Angelo,
Hi Angelo,
One of easy way is used "Add Counting Column" script ( https://www.ideascripting.com/ideascript/add-counting-column ) and modify function UpdateField() as below image, hope this can help.
I will see if I can add that
I will see if I can add that to the sequence number script.