Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can anyone please tell me how to highlight a cell red when a date is within 6
months of expiry. (Excel 2003) -- Kaz |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
To highlight cell A1 with expiry date in it, use Conditional Formatting with
FORMULA IS and use the formula =(A1-Today())<180 and choose the format you want You can paint this format over other cells you want to highlight "Karray" wrote: Can anyone please tell me how to highlight a cell red when a date is within 6 months of expiry. (Excel 2003) -- Kaz |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for replying Sheeloo - I have tried this and it didn't work. Is it
meant to be ())? -- Kaz "Sheeloo" wrote: To highlight cell A1 with expiry date in it, use Conditional Formatting with FORMULA IS and use the formula =(A1-Today())<180 and choose the format you want You can paint this format over other cells you want to highlight "Karray" wrote: Can anyone please tell me how to highlight a cell red when a date is within 6 months of expiry. (Excel 2003) -- Kaz |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sheeloo my apologies - my date wasn't formatted as "date" - once I did this
your suggestion worked - thank you very much. -- Kaz "Sheeloo" wrote: To highlight cell A1 with expiry date in it, use Conditional Formatting with FORMULA IS and use the formula =(A1-Today())<180 and choose the format you want You can paint this format over other cells you want to highlight "Karray" wrote: Can anyone please tell me how to highlight a cell red when a date is within 6 months of expiry. (Excel 2003) -- Kaz |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes...
=(A1-TODAY())<180 Pl. check that their are no quotes in the formula... "Karray" wrote: Thanks for replying Sheeloo - I have tried this and it didn't work. Is it meant to be ())? -- Kaz "Sheeloo" wrote: To highlight cell A1 with expiry date in it, use Conditional Formatting with FORMULA IS and use the formula =(A1-Today())<180 and choose the format you want You can paint this format over other cells you want to highlight "Karray" wrote: Can anyone please tell me how to highlight a cell red when a date is within 6 months of expiry. (Excel 2003) -- Kaz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Highlight expiry date | Setting up and Configuration of Excel | |||
I want format cells to have expiry dates & highlight | Excel Worksheet Functions | |||
VBA For Expiry date | Excel Discussion (Misc queries) | |||
how to monitor/highlight upcoming expiry/due dates | Excel Discussion (Misc queries) | |||
Expiry date | Excel Worksheet Functions |