Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
format|Conditional Formatting| formula is : =TODAY()-14 = a1
{format to red} A1 is the cell your entering the date "ade" wrote: 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 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 "ade" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change cell Colour when a number of days have been passed | Excel Discussion (Misc queries) | |||
Can I make a formula in Excel to display result in same cell? | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions | |||
make a cell empty based on condition | Charts and Charting in Excel | |||
make cell contents equal to null value - not blank, but empty | Excel Worksheet Functions |