Microsoft
Software
Hardware
Network
Question : How change background color of a text box based on date criteria
I have a form and on the form I have a text box. I want the background color of this text box to be red if the current date is later than a date in a separate text box. And also I want the background color of the text box to be green if today's date is equal to the date in the separate text box.
Can this be done?
Answer : How change background color of a text box based on date criteria
then add another condition
expression is [otherbox] is null
select the color black
Random Solutions
Random numbers in VB.net not random...weird?
Has anyone run these scripts
hauppage 1212 and xbox 360. windows 7 pc
Multi User Development in MS Access
MFC CString - valid IP Address ?
Failed requests and Timer_ConnectionIdle in HTTPERR
Windows Server 2008 DFS Root Permissions
Removing Alpha Characters from Phone Number
How to make dropdown disappear using code
How to prevent duplicate records on the form UI?