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
how to format date with Html.TextBoxFor helper ?
How can I successfully install .NET FrameworK 2.0?
Complicated Select & Insert statement - MS SQL 2008
AD Login Script not working on Windows 7 - but will run locally from same computer
installing word and excel viewer as MSI packages
Repadmin to verify replication?
Problems loading an ocx
Hide a pop up form to preview report?
Me.Visible AND Me.WIndowState = WindowState.Normal doesn't work
Installing Blackberry Enterprise server on Exchange server itself