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
system scan
Rename using date and Time
Real-Time Audio Stream Capture And Manipulation Through Microphone
Open Sharepoint server's pdf file in asp.net...
vmm32\bios.vxd
.CSV to Database with ODBC connection.
Does SingleOrDefault return null on multiple results?
Call main form refresh function
Reference for Accessing Minitab Objects via VBA
Copy Excel and Paste Special into Outlook E-mail Message Body