Pestomania
Active Member
- Joined
- May 30, 2018
- Messages
- 331
- Office Version
- 365
- Platform
- Windows
I am needing to compare multiple levels of information and need help! I'll provide the formula below I am trying to use.
Iff [Work_Family] = "1211" And [Oper-ID] contains "1710-Assy", "Error", iff [Work_Family] does not = "1211" And [Oper-ID] does not contain "1710-Assy", "Error", "No Error"
If an order contains that work family and oper ID, then there is an error. If an order is any other family and does not contain that Oper ID then there is an error.
And there isnt just one line per order. There can be up to 10 lines per work order.
Another thought I was trying to figure out was to filter on only orders that meet that criteria without using a formula. Just wasn't sure how to do that either.
*This is my first querie, sorry for the naivety*
Iff [Work_Family] = "1211" And [Oper-ID] contains "1710-Assy", "Error", iff [Work_Family] does not = "1211" And [Oper-ID] does not contain "1710-Assy", "Error", "No Error"
If an order contains that work family and oper ID, then there is an error. If an order is any other family and does not contain that Oper ID then there is an error.
And there isnt just one line per order. There can be up to 10 lines per work order.
Another thought I was trying to figure out was to filter on only orders that meet that criteria without using a formula. Just wasn't sure how to do that either.
*This is my first querie, sorry for the naivety*