Hi
I am trying to do an IF then statement. I have a list of items that if a cell contains I want it to say Deduct or no deduct, no matter what I try the formula only returns No Deduct. The formula is listed below:
=IF(OR(J876="EXTRA BUNDLING CHARG",J876="SPECIAL PACKAGING", J876="COMBO GASKET TOOL",J876="CUSTOM BUNDLING CHAR", J876="PANEL BREAK",J876="PANEL BREAK BLADE TE",J876="PANEL BREAK BALDE V", J876="SPECIAL BUNDLING CHA",J876="BUNDLING CHARGE"),"DEDUCT","No Deduct")
Any thoughts on what I could be doing wrong?
Thanks,
Melanie
I am trying to do an IF then statement. I have a list of items that if a cell contains I want it to say Deduct or no deduct, no matter what I try the formula only returns No Deduct. The formula is listed below:
=IF(OR(J876="EXTRA BUNDLING CHARG",J876="SPECIAL PACKAGING", J876="COMBO GASKET TOOL",J876="CUSTOM BUNDLING CHAR", J876="PANEL BREAK",J876="PANEL BREAK BLADE TE",J876="PANEL BREAK BALDE V", J876="SPECIAL BUNDLING CHA",J876="BUNDLING CHARGE"),"DEDUCT","No Deduct")
Any thoughts on what I could be doing wrong?
Thanks,
Melanie