If it's a cell value, look into conditional formatting. Here are a couple
links:
http://www.contextures.com/xlCondFormat01.html
http://www.cpearson.com/excel/cformatting.htm
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
Thank you, that is what I needed. Wish I could have gotten it to do a line
comparison (if Row 10 is Less than row 11 change color to red, for the entire
sheet from D-CF, but the work is done untill next time.
~Andy
> If it's a cell value, look into conditional formatting. Here are a couple
> links:
[quoted text clipped - 19 lines]
> > the font color, but takes too much time.
> > Thanks, Andy
Jon Peltier - 04 Nov 2006 00:08 GMT
You didn't provide quite enough information, but it seems you should be able
to write a function to sort the values into color ranges.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
> Thank you, that is what I needed. Wish I could have gotten it to do a
> line
[quoted text clipped - 30 lines]
>> > the font color, but takes too much time.
>> > Thanks, Andy