Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I am trying to get a workbook that highlights the current month in red. I thought I had done this but when i put the current month but for next year it still highlights red. How do i just get the current year to change red? Ali |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Change your conditional formatting criterion from =MONTH(...)=... to
=AND(MONTH(...)=...,YEAR(...)=...) or to =TEXT(...,"yyyymm")=... -- David Biddulph "AliMacca" wrote in message ... Hi I am trying to get a workbook that highlights the current month in red. I thought I had done this but when i put the current month but for next year it still highlights red. How do i just get the current year to change red? Ali |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting with Dates | Excel Discussion (Misc queries) | |||
Conditional Formatting Dates | Excel Discussion (Misc queries) | |||
Conditional formatting dates | Excel Discussion (Misc queries) | |||
Conditional Formatting - dates | Excel Discussion (Misc queries) | |||
Conditional Formatting (Dates) | Excel Discussion (Misc queries) |