I have a school project in which we're making an Access 2007 database to maintain user accounts in a retail atmosphere. I've been trying to figure out a way to round the package out by automatically making payments applied to my payment form (over a payment table which displays the customer balance from the customer table) apply to the customers account balance stored in the customer table.
Any suggestions?
I tried an SQL Update, but could not figure out how to get it to only apply to the current entry in the form as opposed to it wanting to apply all customer payments in the table.
Start Free Trial