I
IrenaY
I have a master form with three sub-forms (tabular). When I enter data to
the sub-form (generated by frmQry_CommitMoneyCat), I would like the data in
the linking field [Project_ID] that resides in the Master form (generated by
frmqry_ProjName_Commit), to populate the [Project_ID] field in the subform
automatically.
Should I be approaching this on the query level or on the form level?
One of the error messages I'm getting is "The LinkMaster Fields property
setting has produced this error: The Object doesn't contain the Automation
object TBL_Project"
Thanks so much for any of your ideas.
the sub-form (generated by frmQry_CommitMoneyCat), I would like the data in
the linking field [Project_ID] that resides in the Master form (generated by
frmqry_ProjName_Commit), to populate the [Project_ID] field in the subform
automatically.
Should I be approaching this on the query level or on the form level?
One of the error messages I'm getting is "The LinkMaster Fields property
setting has produced this error: The Object doesn't contain the Automation
object TBL_Project"
Thanks so much for any of your ideas.