From AAA:
Me!NameOfSubformControlOnAAA!TTT
From BBB:
Me!TTT

Signature
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com
> Hi,
>
[quoted text clipped - 3 lines]
> From code attached to the lower subform (Form_Current section) "CCC" how
> do I refer to the control on the subform "BBB".
> I've tried the Forms!"BBB""TTT.text format but this fails with the error
> "Access cannot find the form "BBB" refered to"
[quoted text clipped - 7 lines]
>
> Graham
Graham Naylor - 04 Aug 2005 09:55 GMT
Thanks,
What code from form "CCC" ?
Thanks
> From AAA:
> Me!NameOfSubformControlOnAAA!TTT
[quoted text clipped - 20 lines]
>>
>> Graham
PC Datasheet - 05 Aug 2005 00:07 GMT
Forms!AAA!!NameOfSubformControlOnAAA!TTT

Signature
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com
www.pcdatasheet.com
> Thanks,
>
[quoted text clipped - 26 lines]
>>>
>>> Graham