View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kim Kim is offline
external usenet poster
 
Posts: 284
Default Condition Format with value of other column

Is there a condition format or formula I can use for the scenario below:

A B C D
1 MAD Y
2 LON Y
3 EDI N
4 MIL Y
5 KUL N

I need cell in column A to be in colour if cell B = Y. Exp above, Cell A1,
A2 and A4 should be in the colour I choose.

Thanks.