• Combo Box in form not showing update

    Author
    Topic
    #1769772

    I have an Access 97 database that tracks job applications. On the form for Job Details I have two combo boxes. The first one is for the Agency and the second is for the Agent. The list for the Agents has for its row source a selection query based on the agency entered in the Agency combo box so that it only presents agents belonging to that agency. This works fine for data entry thanks to help in a recent thread that I followed, explaining how to do this.
    My problem now is that when a record is subsequently displayed using this form, only one record displays the agent

    Viewing 0 reply threads
    Author
    Replies
    • #1784504

      You need to force a requery of that Agent combo box. You should put cboAgent.requery in your form’s Current event (and also in AfterUpdate event of cboAgency).

      • #1784535

        Thanks Mark – that does just what I want
        Cheers

    Viewing 0 reply threads
    Reply To: Combo Box in form not showing update

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: