Does anybody have a sample database that worked with employee injuries?
I am trying to automate some of our copy/paste excel month end reports for injury rates, quantity of recordables, and similar. As it stands now I have my tables set up and my new injury input mostly setup. I am currently running a query that filters out the first aid and near hit cases and returns only the recordable injuries. I need to get a count of these injuries and graph them over time(X=months, Y=number of injuries in X month).
What is the best way to do this?
Let me know if you need more information.
I am trying to automate some of our copy/paste excel month end reports for injury rates, quantity of recordables, and similar. As it stands now I have my tables set up and my new injury input mostly setup. I am currently running a query that filters out the first aid and near hit cases and returns only the recordable injuries. I need to get a count of these injuries and graph them over time(X=months, Y=number of injuries in X month).
What is the best way to do this?
Let me know if you need more information.