Thread
: [Solved]
Calculating bonus in an embedded IF function
View Single Post
07-21-2018, 02:03 PM
jeffreybrown
Windows Vista
Office 2007
Expert
Join Date: Apr 2016
Posts: 673
Is this a start?
=IF(N(C2),IF(AND(A2="CEO",B2="Yes"),"",IF(AND(A2=" MD",B2="Yes",C2>8),"",LOOKUP(C2,{1,1;7,1.5;9,2}))) ,"")
jeffreybrown
View Public Profile
Find all posts by jeffreybrown