Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoThe best practice is to use the [Record ID#] field and make a formula from it.
Try this as a formula text field.
PadLeft(ToText([Record ID#]), 5, "0")
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
[email protected]
------------------------------
Try this as a formula text field.
PadLeft(ToText([Record ID#]), 5, "0")
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
[email protected]
------------------------------