Thank you Don, but it is sort of possible. I just figured it out.
It's possible thru the use of Conditional Formatting. Goto the cell
you want to format, choose Format and Conditional Formatting from tool
bar...and the colors will be changed based on whatever criteria is set.
It's a bit different than having it withing the formula, but the goal
is accomplished.
> Not possible in a formula. Only in text
>
[quoted text clipped - 13 lines]
> >
> > Can this be accomplished within the formula?
Your question was "within" the formula

Signature
Don Guillett
SalesAid Software
dguillett1@austin.rr.com
> Thank you Don, but it is sort of possible. I just figured it out.
> It's possible thru the use of Conditional Formatting. Goto the cell
[quoted text clipped - 20 lines]
>> >
>> > Can this be accomplished within the formula?
David McRitchie - 18 Oct 2006 14:41 GMT
Yes, but Conditional Formatting is use of formulas. <egregious grin>
The only coloring shown "within" a formula is nesting, but from the
question it would be obvious that it was "By" a formula. Cell formulas are
not the only use of formulas on the worksheet, Conditional Formatting
is based on the same kind of formulas as used in cell formulas. The
formulas in Conditional Formatting resolve to True or False. with errors
being resolved as False.
More information on Conditional Formatting in
http://www.mvps.org/dmcritchie/excel/condfmt.htm
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Your question was "within" the formula