J
Jim Cone
The number of right facing parenthesis "(" must equal the number of left facing parenthesis ")".
You need a couple more ")" at the right end.
That doesn't make the formula correct however. I believe it should look like this...
=IF(C1>C2,C2-C1,IF(C1<C2,C2-C1,""))
'---
Jim Cone
Portland, Oregon USA
http://www.mediafire.com/PrimitiveSoftware
(Extras for Excel add-in: convenience built-in)
"Jennifer" <nospam@nospam.moc>
wrote in message
news:4e0b49ab$0$16572$9a6e19ea@unlimited.newshosting.com...
You need a couple more ")" at the right end.
That doesn't make the formula correct however. I believe it should look like this...
=IF(C1>C2,C2-C1,IF(C1<C2,C2-C1,""))
'---
Jim Cone
Portland, Oregon USA
http://www.mediafire.com/PrimitiveSoftware
(Extras for Excel add-in: convenience built-in)
"Jennifer" <nospam@nospam.moc>
wrote in message
news:4e0b49ab$0$16572$9a6e19ea@unlimited.newshosting.com...