J
JohnE
I have a main form (FormA) with a subform (SubformA)
within it. The subform is filtered by client and only
the dollar amounts for the filtered client are showing.
Also on the subform is a calc field (txtAmountSum) which
shows the total for the filtered client. I am trying to
have the txt amt show on the main form txt field
(txtRevenue) rather then on the subform. The subform
txtAmountSum will be invisible. I have been following
the examples in the knowledge base, etc but the main form
txt shows either Name? in it. I am attempting to place
an expression in the ControlSource of the mainform txt
field.
Any assistance is appreciated.
*** John
within it. The subform is filtered by client and only
the dollar amounts for the filtered client are showing.
Also on the subform is a calc field (txtAmountSum) which
shows the total for the filtered client. I am trying to
have the txt amt show on the main form txt field
(txtRevenue) rather then on the subform. The subform
txtAmountSum will be invisible. I have been following
the examples in the knowledge base, etc but the main form
txt shows either Name? in it. I am attempting to place
an expression in the ControlSource of the mainform txt
field.
Any assistance is appreciated.
*** John