Search results

  1. M

    Clearing a Form to Reset for New Record

    Perfect! Thank you both very much!
  2. M

    Clearing a Form to Reset for New Record

    I have a form that opens blank using a macro to add a new record. I added a command button that saves the record. Can anyone help me with code I can add to the command button's "Save" event procedure that will clear the fields and reset the form in order to enter another new record? Thanks...
  3. M

    Help Filtering Multiple Combo Boxes

    I ran across this example of code that creates a filter on one combo box based on another combo box selection: http://www.databasedev.co.uk/filter_combo_boxes.html The example is only based on two combo boxes. I have three that need to filtered by Director, Manager and Employee. The example...
Back
Top Bottom