M
Microsoft
Hallo,
I have main form with subform. The subform has another subform.
How can i address a field on the subforms subform in a query?
The below doesn't work but i think it should be something like this:
Query criteria:
[Forms]![frmMain].[frmSub1].[frmSub2].[Form]![FieldOnfrmSub2]
What is the correct line?
Regards,
Harmannus
I have main form with subform. The subform has another subform.
How can i address a field on the subforms subform in a query?
The below doesn't work but i think it should be something like this:
Query criteria:
[Forms]![frmMain].[frmSub1].[frmSub2].[Form]![FieldOnfrmSub2]
What is the correct line?
Regards,
Harmannus