Microsoft
Software
Hardware
Network
Question : Conditional Formatting Wildcard
Is it possible to use wildcards in Conditional formatting? For example, I have a status field in my subform that has several values of "NOT APPROVED". Typically it would be the 'NOT APPROVED' followed by a condition code. So I wanted to turn the background of the field red using conditional formatting... how would I do that and encompass a wildcard like NOT APPROVED *
Thx
Answer : Conditional Formatting Wildcard
use this
expression Is instr([status],"Not Approved")>0
Random Solutions
Conditionally filter numbers based on digits beyond decimal point
MSI Compatibility Issue on Windows Server 2008
protection faults
Exchange Server 2003 SMTP Problems
Requery needed when adding records, but not when Editing - causes problem with Continuous form used to select records
Add grid object
MS Office 2003 - Please Insert Disc
web enabled infopath form not able to fetch the data from SQL Server
SQL awkward behaviour (urgent)
Crystal Reports and VB .Net