Hi BobOn 2002-03-18 01:39, canablitz wrote:
hi, i am having trouble with writing a project, i want a text box in a membership form, and i want people to enter a post code, and i want it to only allow the correct ammount of charachters to be entered, e.g ll68 abc, and if it is entered incorrectly then an error message would pop up. can anyone help me as this is really troubling me. any help would be much appreciated
BoB
The textbox has a property
Maxlength....set this to your max length.
To view the textboxs propetties
Just press F4 while in the VBE editor
HTH
Ivan
Like this thread? Share it with others