Hello,
I'm hoping someone can help me with this.
I have a total score being calculated based on 5 options under 9 categories (below is the formula). I need to make add a 50% weighting to the first category and then evenly distribute to the remaining 8. Does anyone have the slightest idea how this can be accomplished?
=SUM(COUNTIF(I3:Q3,{"Needs Development","Basic","Intermediate","Advanced","Expert"})*{1,2,3,4,5})
[TABLE="width: 1035"]
<colgroup><col><col span="9"></colgroup><tbody>[TR]
[TD][/TD]
[TD]Talent
Multiplier
(50%)[/TD]
[TD]Purpose
Driven
(6.25%)[/TD]
[TD]Principled
Agility
(6.25%)[/TD]
[TD]Results
Oriented
(6.25%)[/TD]
[TD]Strategic
Orientation
(6.25%)[/TD]
[TD]Innovation
(6.25%)[/TD]
[TD]Collaborative
Relationships
(6.25%)[/TD]
[TD]Risk
Mitigation
(6.25%)[/TD]
[TD]Change Champion
(6.25%)[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]
I'm hoping someone can help me with this.
I have a total score being calculated based on 5 options under 9 categories (below is the formula). I need to make add a 50% weighting to the first category and then evenly distribute to the remaining 8. Does anyone have the slightest idea how this can be accomplished?
=SUM(COUNTIF(I3:Q3,{"Needs Development","Basic","Intermediate","Advanced","Expert"})*{1,2,3,4,5})
[TABLE="width: 1035"]
<colgroup><col><col span="9"></colgroup><tbody>[TR]
[TD][/TD]
[TD]Talent
Multiplier
(50%)[/TD]
[TD]Purpose
Driven
(6.25%)[/TD]
[TD]Principled
Agility
(6.25%)[/TD]
[TD]Results
Oriented
(6.25%)[/TD]
[TD]Strategic
Orientation
(6.25%)[/TD]
[TD]Innovation
(6.25%)[/TD]
[TD]Collaborative
Relationships
(6.25%)[/TD]
[TD]Risk
Mitigation
(6.25%)[/TD]
[TD]Change Champion
(6.25%)[/TD]
[/TR]
[TR]
[TD][/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
</tbody>[/TABLE]