D
DanG
First off, I am really new to Access. So if my question sounds stupid, I
apologize...
I have a database used to track quality reviews on different cases handled
by people in our office. Each file (with its own individual file#) is graded
on a scale of: 1.0, 1.5, 2.0, 2.5, 3.0
The crosstab query I set up shows the different peoples names on the left
side and has the columns are: 1.0, 1.5, 2.0, 2.5, 3.0 and lastly overall
total of cases reviewed.
The middle part shows the total each person has received under each of
these grades.
I need to be able to get these numbers plugged into an equation that looks
like this:
(0.334 x %age of 3.0 files) + (0.667 x (1-(%age of 1.0+%age of 1.5))) = x
Does anyone have any suggestions for me? I am trying to read different
posts and force fit my issue into those, but it doesnt work. Again, sorry if
this is a stupid question. I am just in the learning stages with Access.
Thanks
apologize...
I have a database used to track quality reviews on different cases handled
by people in our office. Each file (with its own individual file#) is graded
on a scale of: 1.0, 1.5, 2.0, 2.5, 3.0
The crosstab query I set up shows the different peoples names on the left
side and has the columns are: 1.0, 1.5, 2.0, 2.5, 3.0 and lastly overall
total of cases reviewed.
The middle part shows the total each person has received under each of
these grades.
I need to be able to get these numbers plugged into an equation that looks
like this:
(0.334 x %age of 3.0 files) + (0.667 x (1-(%age of 1.0+%age of 1.5))) = x
Does anyone have any suggestions for me? I am trying to read different
posts and force fit my issue into those, but it doesnt work. Again, sorry if
this is a stupid question. I am just in the learning stages with Access.
Thanks