Hi All,
As we know, not all formula can be used in Smartsheet. Need help on combining "IF" "OR" "INDEX" & "MATCH formula.
Currently we have a risk rating matrix where it depends on user selection on column "Consequences" & "Likelihood". Formula I apply in excel are: =IF(OR(G22="",F22=""),"",INDEX($J$12:$P$16,MATCH(G22,$I$12:$I$16,),MATCH(F22,$J$11:$P$11,)))
As for now, I have created the risk rating matrix on another sheet and how to implement this on Smartsheet? I have try many method and I stuck here.
I really appreciate someone could assist me on this.