fixed length zero filled field

D

Dennis L. Webster

I need to create a field on a form that is 7 characters in length, and zero
fills from left to right for entries less than 7 characthers. Can anyone
please help me
 
M

Maurice

Type 7 zero's in your format property that will fill the characters that are
not filled. You might have to build in some validation though depending on
the datatype you use. Integer can do the job but you'd have to test it.
 

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