L
Lenny
I have an unbound text box "TotalPayments" with the
control source based on 2 bounded fields, "Payment1"
and "Payment2"
I have created a new text box "SumOfPayments", and want
this box to summarize the total of the
field "TotalPayments".
What do I have to write in the control source?
One solution I have is, to create a query and add a new
field "TotalPayments" amd set the text box "SumOfPayments"
to that field.
Is this the only option?
Thanks
Lenny
control source based on 2 bounded fields, "Payment1"
and "Payment2"
I have created a new text box "SumOfPayments", and want
this box to summarize the total of the
field "TotalPayments".
What do I have to write in the control source?
One solution I have is, to create a query and add a new
field "TotalPayments" amd set the text box "SumOfPayments"
to that field.
Is this the only option?
Thanks
Lenny