HELP!
From Excel help:
Largest number allowed to be typed into a cell:
9.99999999999999E307
--
David Biddulph
"Heather" wrote in message
...
It worked! Thank you!
Can you explain what 9E+307 means?
"David Biddulph" wrote:
CF Formula is:
=A1=MIN(IF($A1:$C1<0,$A1:$C1,9E+307))
....
|