Numbering with fixed length having leading 0
Hello,
I want the numbering to be something like REQ_0001, REQ_0002, REQ_0003 and so on. How to create this type of numbering having 4 digit numbers with leading zeros? I could create numbering format with only two digits such as REQ_01.
|