G
Guest
Hello,
My form has 3 bound fields, 2 text boxes for data entry and a list box to
make a selection. For the last week i've been playing around with different
code snippets trying to learn a bit about what you all do. I had some code
that did not allow the user to go to another field without entering some
data. I've removed that code and the only code left is on the on exit to
change all text to capitals.
when I open the form i can click on either of the text fields and go back
and forth, but if i choose an item from the listbox then go to a text field i
can't exit it until i enter data.
why might this be?
TDR
My form has 3 bound fields, 2 text boxes for data entry and a list box to
make a selection. For the last week i've been playing around with different
code snippets trying to learn a bit about what you all do. I had some code
that did not allow the user to go to another field without entering some
data. I've removed that code and the only code left is on the on exit to
change all text to capitals.
when I open the form i can click on either of the text fields and go back
and forth, but if i choose an item from the listbox then go to a text field i
can't exit it until i enter data.
why might this be?
TDR