Hello again,
I am trying to finish a database that keeps track of points employees accrue when they miss work.
I have the forms set up to enter the info daily, as well as the queries that automatically sum the points.
My problem comes when I try to SUBTRACT points. When an employee has a month of perfect attendance, they drop a point. I cannot get my head around this for some reason. I created a query to determine which employees had zero points for a month, but I can't figure out the next step to subtract a point from my main table.
Thanks so much in advance--you people are wonderful to share your expertise with novices in over our heads!
I am trying to finish a database that keeps track of points employees accrue when they miss work.
I have the forms set up to enter the info daily, as well as the queries that automatically sum the points.
My problem comes when I try to SUBTRACT points. When an employee has a month of perfect attendance, they drop a point. I cannot get my head around this for some reason. I created a query to determine which employees had zero points for a month, but I can't figure out the next step to subtract a point from my main table.
Thanks so much in advance--you people are wonderful to share your expertise with novices in over our heads!