Search results

  1. B

    New record then update Combobox w/next

    I need help writing a line of code that creates a new record and populates a combo box with the next item on the list. I have a form for employee time that has a combo box with employee names and a subform for the time punches linked to the employee. The combo box is bound to the employee id...
  2. B

    Error 3075: using BuildCriteria

    I am trying to filter a datasheet form using a combo box and have not had any success. The combo box is located in the form header and the code is tied to the change event. I keep getting the following error. Run-time error '3075': Syntax error (missing operator) in query expression...
Back
Top Bottom