pcorpz
Active Member
- Joined
- Oct 29, 2004
- Messages
- 324
=IF(OR([@[Item Group]]="Labor",[@[Item Group]]="Labor - 3rd Party",[@[Item Group]]="Sub Contracts", [@[Item Group]]="Cloud Services"),[@[Total Sales]]*0.8,[@[Total Cost]])
I want to add another condition to only the "Labor" item group... and the condition is [@[Item No]] does not equal "Paid by Credit Card-Cloud" OR "Paid by Credit Card-Labor" .. How can I incorporate this?
I want to add another condition to only the "Labor" item group... and the condition is [@[Item No]] does not equal "Paid by Credit Card-Cloud" OR "Paid by Credit Card-Labor" .. How can I incorporate this?