-----Original Message-----
This means you have a cell in which the text formulas cannot return a
number.
All your cells must have a dollar sign in them before the number.
That means, you must be able to *see* the dollar sign in the formula bar.
If you typed $25, you wouldn't see the dollar sign in the formula bar
because it would be an XL format, not a text character.
Easiest might be, if you have an empty cell, put a (text) $0 in it.
BTW, the 255 is a safety factor, tellng the formula to return 255 characters
after the dollar sign.
You can change it to whatever you think your largest number of digits might
be, 5, 10 ... whatever.
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
New problem...I tried to enter the formula in the actual
spreadsheet and now i can't seem to get the formula to
work properly. Here's what i did:
=sumproduct(mid(c11:c20,FIND("$",c11:c20),255)*1)
just to test out Mondays totals but now i'm getting the
#Value! error again in my totals column. What exactly is
the 255 number?
-----Original Message-----
I thought I had to fill in...I re-entered the original
formula and it worked!! Thanks - it only took me 4hrs.
Lise
-
-
.