View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Conditional Format

Select B1:C1, then apply CF using formula is: =$D1="N"
Format to suit, ok out
--
Max
Singapore
---
"Pass-the-Reality" wrote:
I need a conditional format formula that says if D1 = "N" than cells B1&C1
should be gray. What should I type in the conditional format statement?