I think I came up with a solution. I could use code when the value is being entered on the form. When the client checks the box, I will run it through a Select Case statement. Not sure where I should put it. I'm thinking "AfterUpdate" or "LostFocus". I could also do it when I calculate all the points on the form. Either way, I will copy the values directly into the other table. I won't have to make any changes to the queries being used to collect the data for the charts.
I'm going to work on it tomorrow. I'll let you know how it works.
I think my next step after that will be how to call the individual actions for the entire 12 weeks and put it into a chart. I'm wanting to use a form version with a print button that will print a report version.
I'm going to work on it tomorrow. I'll let you know how it works.
I think my next step after that will be how to call the individual actions for the entire 12 weeks and put it into a chart. I'm wanting to use a form version with a print button that will print a report version.