Text Boxes

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

Guest

I have a form in Access with a text box that I want to have both text and
numbers in but it won't accept what I put in. I get an error stating text not
allowed how can I change this?
 
This text box is bound to a field in your table?

Open the table in design view.
Change the Field Type from Number to Text, so it can accept text as well as
numbers.

If that does not solve the problem, remove anything in the Input Mask.
 
Thank You very much it worked

Allen Browne said:
This text box is bound to a field in your table?

Open the table in design view.
Change the Field Type from Number to Text, so it can accept text as well as
numbers.

If that does not solve the problem, remove anything in the Input Mask.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top