A
Albert
Hello, I create a continuous form. Each record display an SpecialAmount
field which its ControlSource is "=CalAmt([Qty],[Flag])". This function can
work correctly. Then, In the Form's Footer section, I need a summation of
SpecialAmount (Lets say "SumSpecialAmount"). I create it with
"=Sum(CalAmt([Qty],[Flag]))" as ControlSource. But it generate "#Error" in
the field. I have no idea on how to do that. Please help.
Thank you,
Suntisuk
field which its ControlSource is "=CalAmt([Qty],[Flag])". This function can
work correctly. Then, In the Form's Footer section, I need a summation of
SpecialAmount (Lets say "SumSpecialAmount"). I create it with
"=Sum(CalAmt([Qty],[Flag]))" as ControlSource. But it generate "#Error" in
the field. I have no idea on how to do that. Please help.
Thank you,
Suntisuk