I have a subform which causes the error message:
The LinkMasterFields property setting has produced this error: 'the object doesn't contain the Automation object 'TblContracts."
Does anybody have any idea what this really means, and how to fix it? Everything seems to work fine, other than...
I am having problems updating records using my forms. I will have multiple people using the database and I did not want them to accidentally delete parts of records, so as a precaution I wanted them to be able to type in a job number (job number is my primary key in my tables) and have the...