Search results

  1. T

    Help on Enabling or Disabling fields????

    So close to finishing my database.. Question, can my fields be greyed out till each previous one is filled in? What is the procedure to do so. I have found so many ways in some of the forum but no true procdure yet. Ok here is my fields Field one is called Batch_Number_ID (user will enter...
  2. T

    need VB code to enable next field once the first textbox has been updated

    Ok here goes. I love my Access form and it is working great. But My VB coding experience is horrible. I would like my Form to now be set up where I can ensure the Batch Number ID is entered for the form first (which is the first textbox for the user to fill in). Actually I want the Batch Number...
  3. T

    HELP with Auto Tab from Control Box to subform

    Ok I am creating my first database and form in Access. I have a form and when I make a choice in my control box I want it to advance to another control box in a subform. I know I need to use a "GoToControl under AfterUpdate in the properties. But i don't think I am doing my expression correctly...
Back
Top Bottom