Forum Discussion
CarolShort
8 years agoQrew Trainee
I had a similar issue and resolved it by using the following formula:
[Related OEM2 - Quote Prefix]&Year(ToDate([Date Created]))&[Record ID#]
I used an OEM prefix (from a separate table), current year (which is 2018) and the record ID # to solve the issue. I hope this helps.
[Related OEM2 - Quote Prefix]&Year(ToDate([Date Created]))&[Record ID#]
I used an OEM prefix (from a separate table), current year (which is 2018) and the record ID # to solve the issue. I hope this helps.