View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Carelle Carelle is offline
external usenet poster
 
Posts: 6
Default Conditional format: change row color based on cell value

Bingo!
--
Thanks a bunch!
Carelle


"David Biddulph" wrote:

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