G
Guest
On a subform I have fields ItemCost and PaymentType. I have a field in the
footer named TotalItemCost which is the Sum of ItemCost. I carry this total
to the main form for reference.
I need to put the totals for CashOnly, which is PaymentType="CA", on the
main form, too. Each entry in the subform requires a PaymentType. Since this
information is captured...what is the proper/best way to accomplish this?
footer named TotalItemCost which is the Sum of ItemCost. I carry this total
to the main form for reference.
I need to put the totals for CashOnly, which is PaymentType="CA", on the
main form, too. Each entry in the subform requires a PaymentType. Since this
information is captured...what is the proper/best way to accomplish this?