View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith[_4_] Fred Smith[_4_] is offline
external usenet poster
 
Posts: 2,389
Default Highlight the cell date of current month

You want something like:
=month(a1)=month(today())

Regards,
Fred.

"kashish" wrote in message
...
If Any Row having different due dates , So I want a Conditional formula
for
showing current month dates highlighted.