Hello,
Can somebody show me(i honestly don't know how to code this) on how to set the bacground color of the details section of the form depending on the date.
For example
If date entered is 05/05/09 - say this date is today the color of the details section pertaining to the records should be green and
any date before 04/20/09 should be green
If date entered is 04/20/09 - middle of the month the color should be orange and
any date before 04/05/09 should be orange
If date entered is 04/05/09 - a month after the color should be red and
any date after 04/05/09 should be red
the date is defined as text not date/time.
Can somebody show me(i honestly don't know how to code this) on how to set the bacground color of the details section of the form depending on the date.
For example
If date entered is 05/05/09 - say this date is today the color of the details section pertaining to the records should be green and
any date before 04/20/09 should be green
If date entered is 04/20/09 - middle of the month the color should be orange and
any date before 04/05/09 should be orange
If date entered is 04/05/09 - a month after the color should be red and
any date after 04/05/09 should be red
the date is defined as text not date/time.