Nelix Posted May 3, 2005 Share Posted May 3, 2005 Ok, I know if a text field deffinition I can set the max num of charicters, but is there a way to set the minimum number of charicters? I have a test fiels that will be an ID number and I need it to be EXACTLY 6 charicters. How do I do it? Thanks! Link to comment Share on other sites More sharing options...
Ender Posted May 3, 2005 Share Posted May 3, 2005 Try a validation by calculation: Length(Field) = 6 Link to comment Share on other sites More sharing options...
FileMakin' Tom Posted May 3, 2005 Share Posted May 3, 2005 Hi Nelix . . . Under "Field Options" set the file by calculation to accept only 6 characters. Tom Link to comment Share on other sites More sharing options...
Nelix Posted May 3, 2005 Author Share Posted May 3, 2005 Ender, that worked PERFECTLY, Thanks! Tom, I can set the Max number of charicters in field options, but not the min. Thank you both for replying! Link to comment Share on other sites More sharing options...
FileMakin' Tom Posted May 3, 2005 Share Posted May 3, 2005 Not true - Set the field to respond to a calculated result with the parameters high and low - I have used it in the past. Tom Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.