prevent multiple lines

lundi 13 avril 2015

Hi



Ive had a recurring problem with one of my databases



ive got a form with a subtable on it, the subtable is very important as much of the DB's data is entered in there



every once and a while one of the users will be doing data entry and on a certain field (a short text field if that makes any difference) theyll push enter instead of tab, to move on to the next field, enter creates a new line instead of moving to the next field, when a new line is created the user will either assume the field is blank and retype the data or ignore it entirely and move on



the trouble is one of my queries completely fails to work when there are multiple lines in this field (comes with a data type mismatch error)



is there a way to prevent the field from being able to contain multiple lines (like a property setting or some VB code?)

prevent multiple lines

0 commentaires:

Enregistrer un commentaire

Labels