D
David
Using XL2000
I have a range of cells containing days of the week as text:
MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY
The text of each day name is 'centered across cells' with the cell to its
right. I would like both cells conditionally formatted in yellow pattern. I
can format one with 'Cell Value Is | equal to | =TEXT(TODAY(),"dddd")', but
I would like the adjacent cell formatted the same way.
I tried '=A1=TEXT(TODAY(),"dddd")' for B1, but got ugly results if I tested
by changing the system date, i.e. only part of the 2-cell range was
colored.
Is there a better way?
I have a range of cells containing days of the week as text:
MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY
The text of each day name is 'centered across cells' with the cell to its
right. I would like both cells conditionally formatted in yellow pattern. I
can format one with 'Cell Value Is | equal to | =TEXT(TODAY(),"dddd")', but
I would like the adjacent cell formatted the same way.
I tried '=A1=TEXT(TODAY(),"dddd")' for B1, but got ugly results if I tested
by changing the system date, i.e. only part of the 2-cell range was
colored.
Is there a better way?