I am trying to assign scores to a project, but i want it to be done automnatically based on the cost, however the issue is I want the largest cost to be assigned the lowest score. Can anyone assist me with a formula. Thank you
Thanks, but i wanted the scores to reflect as % of the cost. I used this to find the score: (Cost/MAX($C$5:$C$8))*100. which resulted in the obvious of the largest cost having the largest score. Qant a formula to inverted that.
If you need the scores to be a % of the maximum cost, then naturally the largest cost would get the maximum score. As such, you may want to reconsider your question in your second post.