View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Conditional format: change row color based on cell value

No, in CF use Formula Is (rather than Cell Value Is):
=A$16<0.9
--
David Biddulph

"Carelle" wrote in message
...
Example: If A16 is greater or less than 0.9, row A is highlighted in a
specified color.

Do I need to put a conditional format on A16 and then another one on the
row?
--
Thanks,
Carelle