Hi My database is for my insurance company offering various different types of insurance. I have a form(single) called Frmclients with a subform (continuous) called Sfincomeinsurance
Frmclients has Client ID and Surname with a combo box to select the client. This autofills the form and subform with the client ID and surname. The client is the main person that holds the insurance policy but has other family members such as spouse. One of the fields in my subform is "person insured" . I wondered if there is a way to select that person from a list associated with the client id? EG I would choose "Bloggs" from the combobox on the main form and then get a choice of Mr Bloggs family members to choose from in "person insured" Hope that makes sense. Thanks in advance