Verify that you do in fact have numbers.
=ISNUMBER(a1)
--
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
"sweetsue516" wrote in message ...
Trying to compare to numbers, some are negative. The cells contain formulas
so I am using formulas verses cell values for comparision.
The problem I am having is when the numbers are negative. We are comparing
a loss of -4.39 (cell a6) which is better and the one we want the format
applied to, than -4.72 (cell a8) but since these numbers are only sometimes
negative the forumla is =a6a8 for a formatting result of yellow background.
Is there a formula for when negative numbers will sometimes be involved?