G
Guest
I have a main form with a tab control "CASE TAB CONTROL" with a Tab called "
ACTIVITY TAB" and within that tab I have a subform called "ACTIVITY subform".
The question is how do I refer to a field within that subform within a query.
I have tried:
[forms]![CASE]![ACTIVTY subform]![ACTIVITY ID]
and
[forms]![CASE]![CASE TAB CONTROL]![ACTIVITY subform]![ACTIVITY ID]
In all cases I get an Entder Parmeter Value" error. If I type the value in,
it works.
Thanks and God bless,
Don
ACTIVITY TAB" and within that tab I have a subform called "ACTIVITY subform".
The question is how do I refer to a field within that subform within a query.
I have tried:
[forms]![CASE]![ACTIVTY subform]![ACTIVITY ID]
and
[forms]![CASE]![CASE TAB CONTROL]![ACTIVITY subform]![ACTIVITY ID]
In all cases I get an Entder Parmeter Value" error. If I type the value in,
it works.
Thanks and God bless,
Don