I need to format the output of a number so that it is always 3 digits with leading zeroes. For example, the stored value might be 7. I would want to show that number as 007.
The number is not a date/time value ... When I poked around looking for a formatting tutorial which would show me how to, I found stuff on date/time with leading zeroes.
All help is much appreciated.
MrsBean
The number is not a date/time value ... When I poked around looking for a formatting tutorial which would show me how to, I found stuff on date/time with leading zeroes.
All help is much appreciated.
MrsBean