Important? without it, there is no link between your main form and your
subform, so, yeah, I'd say it's important.
--
Ken Snell
<MS ACCESS MVP>
bdehning said:
Ken,
Thank You, That did the trick!
Is the child field important for linking as well?
--
Brian
Ken Snell said:
Try this in the Link Master Fields :
[Account Information.Policy Number]
--
Ken Snell
<MS ACCESS MVP>
Ken,
If I take out Account Information.policy number in the Link Master Fields
and just put policy number I get The specified field '[Policy Number]' could
refer to more than
one table listed in the From Clause of yur SQL statement.
This subform is connected to a form that uses all connected tables and
fields from all tables.
There would not be a field Account Information as that is the main table
name.
Any more help you can provide.
--
Brian
:
It means there is no field in the main form's record source named
"account
information" and there is no control on the main form named "account
information".
--
Ken Snell
<MS ACCESS MVP>
What does the following mean? I am working on a subform to a form and
get
the following:
The LinkMasterfields property Setting has produced this error; "The
Object
doesn't contain the automation object 'Account Information'.