Text box field size?

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

Guest

I have a form that is not linked to a table and users are allowed to input
information into the form. I then extract some of the information and place
it into a table using VBA. There is a maximum field size that a text box can
have 255. I am wondering if there is a way to set the text box in the form
to not allow more that 255 characters.
 
Back
Top