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
In VB.Net how does one call a function name retrieved from a table?
EMF files
EBS 2008 install problem, migrating from SBS 2003
MS CRM: How to show email sender in history
Showing user's online availability... what do i need?
Common.Logging and Log4Net.xml file not found issue
Item cannot be found in the collection corresponding to the requested name or ordinal (MS ACCESS)
Powerpoint 2007 hangs then crashes
Compact and Repair on command
Clustered IIS on Server 2003