Search results

  1. C

    Combo box dropdown

    I've got a combo box on a form which is the only visible control when the form is first opened. From this you select an item then another combo box becomes visible based on the first one, etc. I've set the On Got Focus event for each combo box to automatically drop down (me.combo1.dropdown...
  2. C

    Hiding subforms

    I have an A2k form with a combo box to select a doctor's practice. This then populates a subform with the main surgery address. This subform has its own subform which shows any branch surgery addresses. The form, subform and sub-subform are all linked by practice id. If the practice doesn't have...
Back
Top Bottom