Conditional Formatting/Date

  • Thread starter Thread starter lbjcaj
  • Start date Start date
L

lbjcaj

i Have an access 2007.
the name of my field is scheduledate. so when todays date is reached i would
like it to change backround colors on my field, in a report. Thanks Lonnie
 
Hi Lonnie:

1. Open the report in design view.
2. Select the text box that displays the scheduledate field.
3. Choose on the Design tab of the Ribbon, click the Conditional
button in the Font group.
4. Set Condition 1 to
Field Value is
greater than or equal to
Date()
5. Click OK

Keith
 
Hi Lonnie:

1. Open the report in design view.
2. Select the text box that displays the scheduledate field.
3. Choose on the Design tab of the Ribbon, click the Conditional
button in the Font group.
4. Set Condition 1 to
Field Value is
greater than or equal to
Date()
5. Click OK

Keith



That Works in form, but not in a report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top