I have a report with an ID number in a Textbox that I would like to display as 4 digits with leading zeros.
Example:
ID 1 to display as 0001
ID 200 to display as 0200
Can I set the textbox properties to display the number as 4 digits with leading zeros?
Thanks.
Robert
Example:
ID 1 to display as 0001
ID 200 to display as 0200
Can I set the textbox properties to display the number as 4 digits with leading zeros?
Thanks.
Robert