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
Tables with fixed number of rows
Insert ArrayList into SQL Database
Cannot create Web app for Shared Service Provider setup in Sharepoint 2007
Simple SQL Join Query Syntax Issue
Outlook emails stay marked as Unread
CToolBar derived Toolbar repositioning
Computer Freezes when entering standby and hibernate
SQL 2005 refreshing database users
Pass variable from one field to the next and save variable in table
I want the richtextbox scroll stick to the buttom instead of the top. How?