Hello,
I've googled this and searched, and from what i gathered, this isn't the "best" idea. But i'll give you my input about what i'm trying to achieve.
I perform a variety of audits for my business. For each audit (we audit about 25 different processes), we test various "samples" (25), and each sample has different criteria (10) we test. I have a form which displays the final "score" for each audit, by counting the number of times the criteria were performed well, and comparing that to the number of times the criteria weren't fullfilled. This then calculates an average "total score" (ie// 75%)
I would like to capture this "total score" in my table for the specific audit (i.e.// tblaudit), so it is stored as field. How do i go about doing this?
I specifally want to do this so that i can run "trending report" to see how the score's have improved / decreased for each audit.
Andrew.
I've googled this and searched, and from what i gathered, this isn't the "best" idea. But i'll give you my input about what i'm trying to achieve.
I perform a variety of audits for my business. For each audit (we audit about 25 different processes), we test various "samples" (25), and each sample has different criteria (10) we test. I have a form which displays the final "score" for each audit, by counting the number of times the criteria were performed well, and comparing that to the number of times the criteria weren't fullfilled. This then calculates an average "total score" (ie// 75%)
I would like to capture this "total score" in my table for the specific audit (i.e.// tblaudit), so it is stored as field. How do i go about doing this?
I specifally want to do this so that i can run "trending report" to see how the score's have improved / decreased for each audit.
Andrew.