Create Risk Assessment Chart - Google Sheets

Описание к видео Create Risk Assessment Chart - Google Sheets

Do you like risks? Most people would say No...as long as it’s a calculated risk. But do you know what is risky? Not identifying risks and putting some rating on them.

This is especially true if you’re in an organization and project managing activities. Don’t be that guy or gal that does that. Let your people know what kind of risks may happen to your projects. What’s better is if you can categorize them too. Like with Low, Medium, and High.

What you need is a risk assessment matrix and a nice free tool to create this is Google Sheets. I mentioned putting the Formula so here it is with the table row data starting in Row 9 and column C & D with respectively Priority and Impact headers:

=IF(OR(AND(C9 = "Low", D9 = "Low"), AND(D9 = "Medium", C9 = "Low"), AND(C9 = "Medium", D9 = "Low")), "Low", IF(OR(AND(C9 = "Medium", D9 = "Medium"), AND(D9 = "High", C9 = "Low"), AND(C9 = "High", D9 = "Low")), "Medium", IF(OR(AND(C9 = "High", D9 = "High"), AND(D9 = "High", C9 = "Medium"), AND(C9 = "High", D9 = "Medium")), "High")))

0:00 Intro
0:42 Demo
1:17 Create Risk Table
2:15 Low, Medium, and High Formula
3:55 Conditional Formatting
4:56 Create Risk Matrix
9:29 Freeze Table Header and Remove Gridline
10:43 Dad Joke


🔔 SUBSCRIBE to my channel ➜ https://goo.gl/wN3c3p

🏫 Excel Training ➜ https://www.exceltraining101.com/p/tr...

📚 Excel Books & Tech Gear ➜ https://www.amazon.com/shop/dough

⚙️ Tools: Screencasting ➜ https://techsmith.z6rjha.net/5Qe53

⚙️ Tools: Microsoft Office ➜ https://microsoft.msafflnk.net/rKL0G

⚙️ Tools: TubeBuddy ➜ https://www.tubebuddy.com/et101

📝 This description may contain affiliate links and we'll receive a small commission if a purchased is made using the links (but at no additional cost to you). It'll support the channel and so more videos like this can be made. Thanks for your support!

🎁 If you find these videos useful and want to support my channel go to
https://www.buymeacoffee.com/dough

#excel
#msexcel
#doughexcel

Комментарии

Информация по комментариям в разработке