HI I have a Text Box control that is used to enter a product number into the database. When I type 12-001 (format of the number), 12-001 should be plugged into the Access 2010 database. Instead the product number is
being treated as an expression. The result 11 is being plugged into the database incorrectly. How can I disable a text box control to stop this from happening?
Thx
TJ