Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
I see everyone responded :)
I think my formula has the best chance for first round syntax errors being clean.
The field for date d will need be used as [date d]
I think my formula has the best chance for first round syntax errors being clean.
The field for date d will need be used as [date d]
QuickBaseCoachD
8 years agoQrew Captain
TORC"
& Right(ToText(Year([date d])),2)
& "-"
& ToText([Record ID#]+10000)
& Right(ToText(Year([date d])),2)
& "-"
& ToText([Record ID#]+10000)