I thought it made sense reading it, but applying it is a different story. I've attached a rough database. I'm thinking maybe I have my data setup incorrectly.
I appreciate your help.
I have a chart that plots a number of injuries in their respective month (attached JPG). What I would like it to do is actually add Feb to Jan and plot it in Feb. Then add Mar to Jan+Feb and plot it in Mar. And so on until you have Dec added to all previous 11 months and plotted in Dec. Is...
As it stands right now my query outputs a list of injuries, but not a tallie our total. My problem is getting access to count the (non-numeric) entries and create a line graph with the points on the graph being number of injuries per month. For example, 1 injury in january, but 2 more in...
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...