T
Tony Williams
I have a calculated number control on a form that I want to have leading
zeros. The control concatenates two other controls and the formula is
=[clientnbr] & "/" & [invnbr]
I want the end result to look like this
0060/0023
How do I do that?
Thanks
Tony
zeros. The control concatenates two other controls and the formula is
=[clientnbr] & "/" & [invnbr]
I want the end result to look like this
0060/0023
How do I do that?
Thanks
Tony