In table 1 I have calculations for categories value, impact, risk and cost of each project on a scale of 1-5 each
In table 2, I have the total points possible for each of those categories (Value = 40, Impact = 20, Cost = 30, Risk = 10)
In table 1, using the 1-5 value in each calculated category, I want to calculate a % of points possible depending on the value
1 = 100%
2 = 80%
3 = 60%
4 = 40%
5 = 20 %
Any thoughts on how to link the tables to do this?