M
Marie
I have a database that keeps track of the traffic violations our drivers
receive while driving our buses. If we pay their fine, the driver needs to
sign a release form that allows us to deduct the amount from their pay check.
I need a report to keep track of any violations that we paid that are pending
the driver's signature. This wouldn't be a problem if I just wanted the
"open" releases; I could just create a parameter query with No for the
releases signed. If there is a pending release signature, my company wants a
list of all previous violations, whether the release is signed or not in
order to keep track of how many violations the driver is getting within a
couple of months. When I create a parameter for Release Signed, NO, only the
blank releases come up. In other words, we don't need to see any drivers at
all if they have no pending releases. We need only those with pending
releases INCLUDING all past releases, whether they are signed or not. Is
anyone able to help me with this? Thanks.
receive while driving our buses. If we pay their fine, the driver needs to
sign a release form that allows us to deduct the amount from their pay check.
I need a report to keep track of any violations that we paid that are pending
the driver's signature. This wouldn't be a problem if I just wanted the
"open" releases; I could just create a parameter query with No for the
releases signed. If there is a pending release signature, my company wants a
list of all previous violations, whether the release is signed or not in
order to keep track of how many violations the driver is getting within a
couple of months. When I create a parameter for Release Signed, NO, only the
blank releases come up. In other words, we don't need to see any drivers at
all if they have no pending releases. We need only those with pending
releases INCLUDING all past releases, whether they are signed or not. Is
anyone able to help me with this? Thanks.