MS Access 2003
I have a form consisting of a matrix with 21 columns by 50 rows using a comboBox in a subform. On the main form I have 21 vertically aligned textboxes which will each contain the name of a trainee.
A query is used to determine the trainees in attendance on any given date. A...
I am trying to force a user to enter a value > 0 in a combo box. MsgBox works fine, but focus goes to the textbox with the next tab index
I don't want the user to tab through without entering a valid value. I have been trying the following as an OnExit event (without success)
Private Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.