Forum Discussion
DianaDSTM
2 years agoRegular Visitor
Custom column - two conditions
Hi, I'm trying to add two conditions using the custom column format, however keep getting an error under "and".
PhilipTreacy
2 years agoSuper User
Hi DianaDSTM
Use double quotes like this, not the fancy curly ones in your image
if [Condition 1] = "OK" and [Condition 2] = "OK" then "OK To Pay" .......
regards
Phil