Make field exactly 8 characters?

hardhitter06

Registered User.
Local time
Today, 03:14
Joined
Dec 21, 2006
Messages
600
Hello All,

How would you make a field exactly 8 characters. I know how to only allow a field to be up to 8 characters, but not exactly 8...please help.

Thanks
Josh
 
Hi, Josh!

Well, I think it depends on the data type of the field. What is it?
Anyhow, you have to format the inputted data by code/mask on your form but it also depends on th way of inputting you use.


Krava
 
The field is a number field...
 

Users who are viewing this thread

Back
Top Bottom