Question : The LinkMasterFields Property setting has produced the following error: The object doesn't contain the automation object 'Proposal Header.'

Hello experts,

I have gone through the posts with similar titles but haven't found a solution th resolve my problem. One post suggested to set the master and child lins in code, but, this doesn't work. How do I get rid of this error? Thanks.

Answer : The LinkMasterFields Property setting has produced the following error: The object doesn't contain the automation object 'Proposal Header.'

Your code is trying to reference an object, probably a form/report section, by a name that does not exist in the current scope.
Find the line of code and remove the reference or the line of code, or modify it to the correct object name.

If you are trying to "conditionally" change the Master/Child link fields, rethink this very carefully.  This can cause your report or form to behave irresponsibly.
Random Solutions  
 
programming4us programming4us