C
C.R. Houk
Having a little problem with a simple function.
I want to have the form provide a sum of several fields
and then save that value with the record on the table. I
have tried changing the Control source to read:
=[SumA]+[SumB]+[SumC]
This provides the sum, however it does not save the sum in
the table when moving to the next record. Any help is
appreciated.
C.R. Houk
charles.houk2<remove>@charleston.af.mil
I want to have the form provide a sum of several fields
and then save that value with the record on the table. I
have tried changing the Control source to read:
=[SumA]+[SumB]+[SumC]
This provides the sum, however it does not save the sum in
the table when moving to the next record. Any help is
appreciated.
C.R. Houk
charles.houk2<remove>@charleston.af.mil