I am looking for a way to use conditional formatting that will allow me to use conditional formatting but not on select criteria.
I have tried
[BillingInvoicingParty]<>"BNSF" OR [BillingInvoicingParty]<>"CSXT" OR [BillingInvoicingParty]<>"NS" Or [BillingInvoicingParty]<>"UP" And [SumofNetCharge]>15000 And I set that to make them Red.
What that should is highlight any line where the BillingInvoicingParty is not BNSF or CSXT or UP or UP but is still over 15,000
instead it makes them all highlighted