A family of Microsoft relational database management systems designed for ease of use.
You need to use the expression [status] Like "*Min\Max*"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to use conditional formatting to search for a key word within a string of text and apply the formatting.
Example: When the field name "Status" contains the word "Min\Max" within the string of text apply the conditional formatting.
Using the Expression function within the Conditional Formatting window I thought [status]="*Min\Max*" would work, but this is not the case.
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
You need to use the expression [status] Like "*Min\Max*"