progressiverookie
Technical User
I am trying to customize a record control autonumber in this format: YYYYRCN00000, where YYYY = year, RCN = remains the same in every record, and 00000 = autoincrement. I am not very confident in writing code without easy instructions. Any assistance would be greatly appriciated. An example of the first three record numbers would be:
2004RCN00001
2004RCN00002
2004RCN00003
-Jeremy
2004RCN00001
2004RCN00002
2004RCN00003
-Jeremy