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
IE7 error
Erased C:\\Inetpub\wwwroot
Need to export 248K records from MSSQL server to EXCEL or TABBED file
Certificate Authority Autoenrollment
Access to USB drive through Terminal Services
Urgent System.UnauthorizedAccessE<wbr />xception
CString in fprintf
Saving the project in VS 2008 issue
SQL <>
Locked by Admin