Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
Not tested but try this. Let me know if there are syntax errors.
Try this
"TORC"
& Right(ToText(Year([Date d])),2)
& "-"
& ToText([Record ID#]+10000)
Try this
"TORC"
& Right(ToText(Year([Date d])),2)
& "-"
& ToText([Record ID#]+10000)