View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
GB[_3_] GB[_3_] is offline
external usenet poster
 
Posts: 70
Default conditional formatting highlight the cell today's date

You could try using the formula:

=(C2=Today())

Assuming you are formatting cell C2
GB

"hglamy" wrote in message
...
Doesn't work with me in XL XP ?
Any idea what goes wrong ?

Regards,

H.G. Lamy

"tegger" schrieb im Newsbeitrag
...
thanks