Thread
:
Change Cell Background
View Single Post
#
2
Posted to microsoft.public.excel.programming
Ixtreme
external usenet poster
Posts: 61
Change Cell Background
On 8 dec, 14:33, Ixtreme wrote:
Miguel
You should use conditional formatting to do that.
Something like:
=A1NOW() --- Red
and
=AND(MONTH(A1) = MONTH(NOW()), YEAR(A1) = YEAR(NOW())) ------
Orange
Reply With Quote
Ixtreme
View Public Profile
Find all posts by Ixtreme