• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Creating priority ranking based on multiple criteria

Justin Beeler

New Member
I am trying to automate the ranking of 23 options (rows) based on 5 different input fields (columns). Is there a basic formula to say "consider these 5 columns, in the first column the lowest values are preferred, 2nd the highest is preferred, etc", and then give an overall ranking for the 23 options? If not a formula, what might be an efficient workflow to generate this result?
 
Hi Justin ,

See if the uploaded file helps.

The ordering cells have 1 for ascending order , in which a score of 1 is highest and a score of 23 is the lowest , and -1 for descending order , where a score of 23 is the highest and a score of 1 is the lowest.

The weightage cells can be used to decide which score should have a greater weightage in the overall score.

Narayan
 

Attachments

  • Justin_Example.xlsx
    11.2 KB · Views: 60
Thanks Narayank991! I appreciate you taking time to help me out. Your code doesn't do exactly what I am looking for, but gave me some good ideas.
 
Back
Top