Once again I have a problem that I have spent some days working on.
I have a form that consists of one (1) Main and two (2) subforms. The link field for both subforms is QClientID.
The Main form works great until I code it to do automatic fillin of the main fields e.g. Name, Address, Phone etc. The process used is similar to the Orders.db wherein I use a query 1:M relationship for the form and a sorted Client query for the combo box displaying the Clien Names.
When I select a different client to the one displayed, it accepts the Client Name but nothing else happens! the automatic fillin does appear to happen.
As I navigate through the records, I get a error message:
"The LinkMasterFields property setting produced this error. "Member already exists in object module from which this object derives".
Does anyone know what is causing this? After the message, the form displays the info. Unfortunately, Access decided to spit the dummy and a reboot was necessary.
HELP!!! This form is going to be used by people who HATE typing, your worse nightmare and I need to get it functional soon.
Angelique
I have a form that consists of one (1) Main and two (2) subforms. The link field for both subforms is QClientID.
The Main form works great until I code it to do automatic fillin of the main fields e.g. Name, Address, Phone etc. The process used is similar to the Orders.db wherein I use a query 1:M relationship for the form and a sorted Client query for the combo box displaying the Clien Names.
When I select a different client to the one displayed, it accepts the Client Name but nothing else happens! the automatic fillin does appear to happen.
As I navigate through the records, I get a error message:
"The LinkMasterFields property setting produced this error. "Member already exists in object module from which this object derives".
Does anyone know what is causing this? After the message, the form displays the info. Unfortunately, Access decided to spit the dummy and a reboot was necessary.
HELP!!! This form is going to be used by people who HATE typing, your worse nightmare and I need to get it functional soon.
Angelique