I'm having a lot of trouble with the IF statement I am attempting to use, and I cannot figure out for the life of me where my error is. Please take a look at the formula and help me find my error.Thank you!
=IF(C2="Line 10",200,IF(OR(C2="Line 1","Line 5"),IF(AI>50,200,240,IF(OR(C2="Line 2","Line 4","Line 6","Line 3"),IF(a1>80,150,170,If(C2="Line 9",vlookup(95 Number,'Product Table'!N1:P309,3,FALSE))))))
Bookmarks