View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jabi
 
Posts: n/a
Default change format of cells (bold, italic) based on one cell's answer

I want to change the font of cells based on the answer on one cell - similar
to condition formatting, but now the format is based on what one cell reads
e.g. if one cell has a value of 0, then the cells on that row should become
bold, italics, BUT if the value is greater, then they remain constant.

TIA