I have a DB fo Dog Traininf and Breeding, but Im having a problem with a query. Just wondered if someone could take a quick peek for me.
Open up frm_Profile, choose one of the dogs from the list box then the Breeding tab. Choose a contact from the drop dowm list and you get a pop up askig for a OwnerID. This is something to do with the cbo_DogsName.
What Im trying to do is is populate the cbo_DogsName with a list of dogs which is determined by the which ones are associated with the owner.
When I choose a contact, the onwer ID is populated but the cbo_DogName dosent appear to read it!
Open up frm_Profile, choose one of the dogs from the list box then the Breeding tab. Choose a contact from the drop dowm list and you get a pop up askig for a OwnerID. This is something to do with the cbo_DogsName.
What Im trying to do is is populate the cbo_DogsName with a list of dogs which is determined by the which ones are associated with the owner.
When I choose a contact, the onwer ID is populated but the cbo_DogName dosent appear to read it!