Thread: Cell Formatting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
TFMR TFMR is offline
external usenet poster
 
Posts: 24
Default Cell Formatting

Dear All,

I have the time sheet, where one 2nd row is for date, 3rd row for day. 3rd
row is equal to 2nd row and I change the the 3rd row to "=text(a2,"DDD"),
then its return Sat or Sun. Here I applied the conditional formatting that If
a3 = Sat or Sun then then color change to red, otherwise Green.
Is it possible that if a3 color is red then a2 also change to red?