Restrict values of a textbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I would like to rectrict the values entered on a textbox to be the first two
alpha betical charachters and the next whatever.
Do you know how this can be done?

Thanks

GL
 
GL,

If I understand you correctly, you could enter the following as the
Input Mask property of the control on your form...
LLC

If this doesn't meet your needs, can you please post back with more
details, including examples of what is and is not valid entries in the
field? Thanks.
 
Back
Top