EnidtheDog
Technical User
Hi all,
A very quick question....
Is it better to link a subform using the Link Master Field / Link Child Field properties in the parent form or by filtering the records in the subform's record source query eg "Select JobId, JobName, RaisedBy from tblJob Where RaisedBy= Forms![frmParent]![EmployeeName]"?
The knowledge base suggests using the underlying query... If so, why havd the Link Master / Link Child fields at all?
Your thoughts?
A very quick question....
Is it better to link a subform using the Link Master Field / Link Child Field properties in the parent form or by filtering the records in the subform's record source query eg "Select JobId, JobName, RaisedBy from tblJob Where RaisedBy= Forms![frmParent]![EmployeeName]"?
The knowledge base suggests using the underlying query... If so, why havd the Link Master / Link Child fields at all?
Your thoughts?