Forum Discussion
Jblake998
Jul 16, 2021Copper Contributor
Excel - Risk Rating calculation using "If(or)" function
I have copied this formula - =@IF(OR($M10="",$L10=""),"",INDEX(Matrix_Rating,MATCH($M10,Matrix_Likelihood,0),VALUE(LEFT($L10)))) from one Excel spreadsheet to another to perform the same Risk Rating...