D
Dann
I've hit a spot of trouble with my "Collections"
database.
I have on the "collections" form a command button that
calls the "Payments" form. The user fills in the Payment
form including customer number and PaymentAmt. I need the
PaymentAmt field to increment the "TotalPaid" field in
the Collections form/table then save the PaymentAmt into
the payment table and close. So far all I'm pretty sure
of is I need a VBA routine to do it.
Thanks,
D.
database.
I have on the "collections" form a command button that
calls the "Payments" form. The user fills in the Payment
form including customer number and PaymentAmt. I need the
PaymentAmt field to increment the "TotalPaid" field in
the Collections form/table then save the PaymentAmt into
the payment table and close. So far all I'm pretty sure
of is I need a VBA routine to do it.
Thanks,
D.