Forgive me, I'm a self taught database designer. I'm novice and my terminology is off. I'm a Quality and Training Manager of a call center. My database was designed to house the scores of the calls that are being monitored for quality purposes. I created it and got it up and running, and now I need to make a change that I have no clue how to do or what to search by asking the right question to learn how. PLEASE HELP!
My main table contains records of all of the calls. When an account is not verified by the CSR, I need to indicate if it was properly verified (ideally with a yes/no box). If yes, the score of the call would remain the same. If no, the score of the call would automatically decrease 10%. The score is a calculated field on the query and form. How can I get the yes/no box to drive the score down (or remain the same)? I added the checkbox to my table, query and form... but I don't know how to add the function it needs to deliver.
Any help is much appreciated!