
Originally Posted by
jpicard
I am trying to apply conditional formatting to a field on a report that is a date from the underlying table (field name [maturity date3]). I want to highlight the field green if [maturity date3] is within 30 days from a specified date, red if it is within 60 days and yellow if it is within 90 days. (i.e., I want to tell the computer to compare the date in [maturity date3] to "10/1/2011" and highlight the field green if [maturity date3] is between 10/1/11-10/31/11, red if [maturity date3] is between 11/1/11-11/30/11, and yellow if [maturity date3] is between 12/1/11-12/31/11.
How do I enter this information in the Rule window for Conditional Formatting? I have tried various expressions with no result and I am really getting frustrated. Further complicating this may be the fact that [maturity date3] may be left blank as well.
I'd appreciate any help that can be offered!