Index and Match Help for Risk Calculation

Status
Not open for further replies.

bw5727

New Member
Joined
Jan 18, 2019
Messages
3
I am trying to auto populate the risk level of an item based on the selection from two fields and where they intersect in a matrix

Column A = Impact; dropdown selection
Column B = Probability; drop selection
Column C = Risk Level; calculated based on the selection in the above two fields and where they intersect in the matrix

ABC
1ImpactProbabilityRisk Level
2MediumLikelyMedium

<tbody>
</tbody>


ABCDEF
NegligibleLowMediumHighSevere
1Almost CertainMediumHighHighExtremeExtreme
2Very LikelyMediumMediumHighHighExtreme
3LikelyLowMediumMediumMediumHigh
4UnlikelyLowLowLowMediumMedium
5RareLowLowLowLowMedium

<colgroup><col width="87" span="6" style="width: 65pt;"></colgroup><tbody>
</tbody>

<tbody>
</tbody>
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Duplicate https://www.mrexcel.com/forum/excel-questions/1084274-risk-assessment-calculation.html#post5210104

Please do not post the same question multiple times. All clarifications, follow-ups, and bumps should be posted back to the original thread.
Per forum rules, posts of a duplicate nature will be locked or deleted (rule 12 here: Forum Rules).

Note that sometimes posts from new users require Moderator approval before you can see them on the public forums. When this happens, you should see a message to that effect when you try to post it.
Please be patient and do not attempt to post the question again.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,214,823
Messages
6,121,777
Members
449,049
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top