=IF(G4=0, IF(C4=0, "None","Review MC"),IF(C4=0, "Review MD claim", IF(C4=G4,"Let system price","Follow"))) works but now I need to add another IF or 2
IF column D = $0.00 and column H = $0.00 then "deny" otherwise complete the above formula. I got it to work partially but it puts in deny when...