Field colors

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you tell a field that if the date is 21 days past it needs to be "a
color"
 
Us the conditional formatting in your forms or reports and enter the
criteria and the field format you desire.
 
How do I specify? This is a date and I need it to turn red if it is 21 days
pasts the date?
 
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.
 
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

Similar Threads

Happy Birthday TriplexDread 5
Happy Birthday V_R 6
Happy Birthday bodhi 6
Happy Birthday Ian 4
Happy Birthday V_R 3
Happy Birthday BigJay 3
Happy Birthday Quadophile 8
Happy Birthday @Ian 7

Back
Top