is it possible to change print ink color based on cell value?

  • Thread starter Dave The Mechanic
  • Start date
D

Dave The Mechanic

Is it possible to change print ink color based on value in a cell for a
spreadsheet application? Example: If a cell's value is over 250, can I have
it print the number in red ink to draw my attention to it??
 
B

Bob Phillips

You can use Conditional Formatting (Format>Conditional Formatting) to test
the value and set the font colour accordingly.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top