Good Morning,
I've created a database to keep track of many things, one of which is the amount of money a Supervisor can earn (incentives) for completing certain things on their work shifts. They can earn a dollar amount on a specific date, and they can use a dollar amount that they have earned on a specific date. The dates, amounts earned, and amounts used are kept in one table(pic attached). I have two separate sub-forms however for each. (pic attached).
I can't seem to figure out how to run a query successfully that will take the total dollars a supervisor has earned, less the total amount used and give just one total per supervisor.
I'd then like to run a report to find out how many dollars each supervisor has left to use on whatever they'd like.
Any suggestions?
I've created a database to keep track of many things, one of which is the amount of money a Supervisor can earn (incentives) for completing certain things on their work shifts. They can earn a dollar amount on a specific date, and they can use a dollar amount that they have earned on a specific date. The dates, amounts earned, and amounts used are kept in one table(pic attached). I have two separate sub-forms however for each. (pic attached).
I can't seem to figure out how to run a query successfully that will take the total dollars a supervisor has earned, less the total amount used and give just one total per supervisor.
I'd then like to run a report to find out how many dollars each supervisor has left to use on whatever they'd like.
Any suggestions?