Inserting zeros into a text field

R

Ron

Hi,

I have a text field with the length of 10, and would like
to "pad" the field with zeros if there is not a character
present.

For Example, if my field has 123 in it, I would like to
change it to 0000000123. If the field has 99999 in it, I
would like it to be changed to 0000099999.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top