Hi,
I have a query which has some criteria refering to a control on a form.
Such as Forms!frmMain!Control
However,
The form with the control on it, will be a subform of another subform so it will be:
Forms!frmMain!SubForm!SubForm!Control.
However, when i open the mainform, its popping up with the parameter box as if it cant find the field.
How do I reference a control on a subform within a subform.
I have tried this link:
But don't really understand it. I am sure the answer is there and I have tried lots of examples and none of them seem to work.
Any help please would be appreciated
Thank you
I have a query which has some criteria refering to a control on a form.
Such as Forms!frmMain!Control
However,
The form with the control on it, will be a subform of another subform so it will be:
Forms!frmMain!SubForm!SubForm!Control.
However, when i open the mainform, its popping up with the parameter box as if it cant find the field.
How do I reference a control on a subform within a subform.
I have tried this link:
But don't really understand it. I am sure the answer is there and I have tried lots of examples and none of them seem to work.
Any help please would be appreciated
Thank you