H
hollyylloh
I have found several answers to this question but I can not made them work
for me.
I have a query that needs to reference a value on a subform. I have tried
this in the query criteria:
[Forms]![frmAccounts]![AcctData subform].form![PSID]
Which defaults to this:
[Forms]![frmAccounts]![AcctData subform].[form]![PSID]
I have also tried this:
[Forms]![frmAccounts].[AcctData subform].[form].[PSID]
and various crazy variations in syntax
Please help!
for me.
I have a query that needs to reference a value on a subform. I have tried
this in the query criteria:
[Forms]![frmAccounts]![AcctData subform].form![PSID]
Which defaults to this:
[Forms]![frmAccounts]![AcctData subform].[form]![PSID]
I have also tried this:
[Forms]![frmAccounts].[AcctData subform].[form].[PSID]
and various crazy variations in syntax
Please help!