make a cell red after 14 days

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

Guest

hi i want to enter a date in a cell and when 14 days have passed i would like
that cell to turn red. is this possible??

thanks ade
 
format|Conditional Formatting| formula is : =TODAY()-14 >= a1
{format to red}
A1 is the cell your entering the date
 
Left-click on the cell you wish to set up, then Format >
ConditionalFormatting > FormulaIs in the left window and =$A1+14<TODAY() in
the right widnow, then click FormatButton > PatternsTab > Select the red
color square > OK > OK

Vaya con Dios,
Chuck, CABGx3
 

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