how do i use colours with formulas in excel?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a spreadsheet of results using formulas and I want to
have cells highlighted depending on the outcome in different colours ie pass
(green) fail (red) etc
 
It would be best to indicate what constitutes pass or fail
but it is a simple comparison yielding True or False
that Conditional Formatting uses. If True you get the
conditional formatting specified. If False or an error you
skip over that test and test additional C.F. if present.
http://www.mvps.org/dmcritchie/excel/condfmt.htm
 
Back
Top