Guest_imported
New member
- Jan 1, 1970
- 0
HI,
i have a cute little form that is a petty cash voucher.
the mainform is linked to a subform. The subform has the fields; date,description, amount.
On the main form I have a field that i want to reflect the total amount of the entries in the subform.
So . . . on the main form in the "total" field the field,s control source is
=Sum([Forms]![frmPettyCashsub]![Amount])
But the word "Error" shows up in this field when viewing the form.
any ideas on how to correct this??
thanks in advance and happy fourth!!!!
i have a cute little form that is a petty cash voucher.
the mainform is linked to a subform. The subform has the fields; date,description, amount.
On the main form I have a field that i want to reflect the total amount of the entries in the subform.
So . . . on the main form in the "total" field the field,s control source is
=Sum([Forms]![frmPettyCashsub]![Amount])
But the word "Error" shows up in this field when viewing the form.
any ideas on how to correct this??
thanks in advance and happy fourth!!!!