I was wondering if anyone has ever done a calculation based off of multiple drop down boxes?
I am trying to create an employee evalution form, and there are multiple sections where the employee and supervisor need to "select" a number based on a scale 0-6.
there are a total of 6 different drop downs, so I would like to sum up what was selected and put the final "total" in a Overall box at the bottom. I made it so that each drop down choice has a value assigned to it....but I am not able to figure out how to get that value to total in the other box. Any insight would be great.
The picture is showing an example where I would like the Employee Rating (2-Meets) will SUM in the Overall Employee Rating box. Also the other one is how I have my drop down setup.