S
Sarah
I have a tab control which displays a subform on Page 1 and a subform on Page
2. On Page 1, I would like to reference a control from the subform on Page 2.
Does anyone know how to do this? This is what I tried and it doesn't work:
[forms]![MainForm]![subfrm2].[form]![ctrl2]
I can reference control ctrl2 from the MainForm, but not from subfrm1.
Any help would be appreciated. Thanks,
Sarah
2. On Page 1, I would like to reference a control from the subform on Page 2.
Does anyone know how to do this? This is what I tried and it doesn't work:
[forms]![MainForm]![subfrm2].[form]![ctrl2]
I can reference control ctrl2 from the MainForm, but not from subfrm1.
Any help would be appreciated. Thanks,
Sarah