subform reference

R

Richard

Hi

I have a control (X) that sources its data from the subformA. The control
source "= [PaymentSubform].[Form]![txttotalamount]".

All works perfectly.

I now need to change the subformA to subformB during runtime. Now control X,
works with subformA but not with subformB which also has a control named
"txttotalamount".

Anyway to overcome this problem? Hope you understand what i am saying here.
Thanks in advance

Richard
 
Top