ChrisGreen2
2 years agoQrew Member
Using equivalent of SQL IN or CONTAINS for formula
Looking for some Quickbase formula syntax help:
I need this formula to check for multiple RFC Types:
Original (checking for one value):
([Project Booking Type]="Proposed" and [Opportunity - RFC Type] ="Contract Renewal")
Need (something along these lines to include multiple RFC Types:
([Project Booking Type]="Proposed" and [Opportunity - RFC Type] IN ("Contract Renewal",'"Up-Sell/Cross-Sell")
I'll also need a version of this to check for RFC Types NOT IN the values.
------------------------------
Chris Green
------------------------------