Field colors

R

Rick B

Us the conditional formatting in your forms or reports and enter the
criteria and the field format you desire.
 
T

T Miller

How do I specify? This is a date and I need it to turn red if it is 21 days
pasts the date?
 
F

fredg

How do I specify? This is a date and I need it to turn red if it is 21 days
pasts the date?

On the form, in design view, select the date field.
Click on Format + Conditional formatting
Set the Condition1 drop-down to
Field Value is
In the next box select
Less Than
in the next text box write:
Date()-21
Select the color.
Click OK.
 
T

T Miller

Thank you sir.
--
Thomas


fredg said:
On the form, in design view, select the date field.
Click on Format + Conditional formatting
Set the Condition1 drop-down to
Field Value is
In the next box select
Less Than
in the next text box write:
Date()-21
Select the color.
Click OK.
 

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

Top