Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Assuming your data is sort in ascending order
Conditional Formatting: =$A1=INDEX($A$1:$A$6,MATCH(TODAY(),$A$1:$A$6)) "Colin Hayes" wrote: Hi I have dates in a column in this format : 16/01/2010 16/02/2010 16/03/2010 16/04/2010 16/05/2010 16/06/2010 I'm trying to set the conditional formatting so that the nearest date to today is in bold. Can someone help with this? Grateful for any advice. Best Wishes . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Highlight date nearest to TODAY() | Excel Discussion (Misc queries) | |||
How can i make excel to highlight today using conditional formating | Excel Worksheet Functions | |||
Highlight the day of today | Excel Discussion (Misc queries) | |||
IF TODAY equals date in cell A10, or if TODAY is beyond that date | Excel Worksheet Functions | |||
If TODAY = [Certain Date in Row], Highlight this row? | Excel Discussion (Misc queries) |