Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trouble creating subform

Status
Not open for further replies.
Jan 28, 2003
149
GB
Hi all, sorry I've been absent for so long

I've been asked to convert an old database into something a bit more relational. As part of the final step, I've added a new subform to display the related contents of a new table.

The displaying of pre-entered data is fine. However, if I try to enter information into a field, I get the error message "The LinkMasterFields property setting has produced this error: 'The object doesn't contain the Automation object 'Clients''"

I've recreated the steps I followed to create this subform in a new form, and it all works fine.

How can I fix this - it's driving me nuts!!!!

B.M.
 
Check and compare the name of the subform in your old database with that of your new database. Seems like you are using a different subform name in the new version.

Regards,
 
The new mdb file hasn't had any information - data or otherwise - copied and pasted. Everything has been recreated by the wizards. The names of the subform and fields etc are correct in the new version.

I also receive a "No current record" error message from time to time when creating the subform with the wizard.

B.M.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top