A
acs68
Hi all,
I have 6 fields on a form that I want to add up. They are text fields.
Here's the ControlSource on an unbound Text Field:
=[txtFinBBFwd]+[txtFinLeviedThisYear]-[txtFinDiscount]-[txtFinPensionerRemission]-[txtFinCouncilRemission]-[txtFinPaid]
Comes up with #error
Is it possible to sum up these values ?
cheers,
Adam
I have 6 fields on a form that I want to add up. They are text fields.
Here's the ControlSource on an unbound Text Field:
=[txtFinBBFwd]+[txtFinLeviedThisYear]-[txtFinDiscount]-[txtFinPensionerRemission]-[txtFinCouncilRemission]-[txtFinPaid]
Comes up with #error
Is it possible to sum up these values ?
cheers,
Adam