Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SARProgrammer

    Convert string containing control name to control name

    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...
  2. SARProgrammer

    Holding focus on field until valid entry OnExit Event

    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...

Part and Inventory Search

Back
Top