Hi all, see attached worksheet as an example. I need to combine two IF Functions that work separately just fine, but I cannot seem to get them combined.
FORMULA #1 (Already in place) =IFERROR(IF(F3>390,"-",G3/D3),"-")
I need to add this one before it to meet different criteria =IF(OR(B3="Sat",B3="Sun",B3="Holiday"),G3/D3, Insert formula #1)
Thanks for any help
Bookmarks