T
Tony Williams
This is part of a previous post which I'd like to start a new thread as I
fixed half of the problem in the first.
I have a form that has a subform, subform1. The subform1 is based on a qry
which is based on two tables tblbusiness and tblindividual. On subform1 is a
tabcontrol and on one of the tabs is another subform based on a table called
tblidcards. I have linked the tabcontrol subform in datasheet format to the
subform1 on the primary key, called ID, of the table tblindividual. However
when I try to input anything into the subform on the tabcontrol I get an
error message
The LinkMasterFields property setting has produced this error: 'The object
doesn't contain the Automation object 'tblindividual."
Can anyone help me with this problem?
Thanks
Tony
fixed half of the problem in the first.
I have a form that has a subform, subform1. The subform1 is based on a qry
which is based on two tables tblbusiness and tblindividual. On subform1 is a
tabcontrol and on one of the tabs is another subform based on a table called
tblidcards. I have linked the tabcontrol subform in datasheet format to the
subform1 on the primary key, called ID, of the table tblindividual. However
when I try to input anything into the subform on the tabcontrol I get an
error message
The LinkMasterFields property setting has produced this error: 'The object
doesn't contain the Automation object 'tblindividual."
Can anyone help me with this problem?
Thanks
Tony