Hi, I’m doing project in access for school, but we only going to see macros next week... I was wondering if anyone could help me out here.
I got two tables, one called services (idservices, price) and another called Receipt (idreceipt,quantity, total).
I need to make a macro for "total”, so it calculates the total price of a service depending on the quantity. (quantity * price).
Any help will be appreciated, thanks
I got two tables, one called services (idservices, price) and another called Receipt (idreceipt,quantity, total).
I need to make a macro for "total”, so it calculates the total price of a service depending on the quantity. (quantity * price).
Any help will be appreciated, thanks