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
Debugging buttons disabled in visual studio 2008
Excel Cell Click Capture
Unique index dependent on a column
How do I add a ComboBox to a C# Datagridview only in a particular cell? Not the whole column.
[http error 400 - request is badly formed] appears randomly in .net application
Microsoft Outlook Delayed delivery option- Would like time stamp to show in sent items when email is actually sent and not when its activated
Update Temp Recordset using VBA
loop through all the DataRows in an array of data rows to update rows in a table
Turn off Access 2007 Current Version Check
MS Access Powerpoint VBA