Andy187
10-22-2001, 10:03 AM
I have created a form with a sub form and on the sub form i had the following
Name (Combo box)
Cust ID (Text Box) - Number
Payment (Text Box) - Currency
Total (Text Box) - Currency
I have used the COLUMN property of the combo box as the control source for the other fields.
However when I enter
=sum([Payments]) as the control source for Total I get an error.
Can anyone help me with this problem
Thanks in advanced
Andy
Name (Combo box)
Cust ID (Text Box) - Number
Payment (Text Box) - Currency
Total (Text Box) - Currency
I have used the COLUMN property of the combo box as the control source for the other fields.
However when I enter
=sum([Payments]) as the control source for Total I get an error.
Can anyone help me with this problem
Thanks in advanced
Andy