LinkMasterFields Property Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What does The LinkMasterFields property has produced this error: "The object doesn't contain the Automation object 'Policy Number."

I do have a form with record source "location query" and a subform with record source of "Consultant Information".
 
The Link Master Fields property should contain either the name of a field in the main form's Recordsource, or the name of a control on the main form. You may need to enclose it in [square brackets] if it's a name with spaces in it

The error message means that Access can't find a field or control named [Policy Number]

John W. Vinson/MVP
 
Back
Top