> Mine was more generic, it was picking up any number before the first space.
>
[quoted text clipped - 43 lines]
> >> >
> >> > Thank you!
I'll bet that is because the newsreader wrapped it. This one should work,
even for you
=SUM(IF(ISNUMBER(--LEFT(AA19:AA22,
FIND(" ",AA19:AA22)-1)),--(LEFT(AA19:AA22,
FIND(" ",AA19:AA22)-1))))

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
>I know, but it didn't work when I put it in, so I changed it
>
[quoted text clipped - 51 lines]
>> >> >
>> >> > Thank you!
KidMalicious - 21 May 2008 15:46 GMT
lol @ even for me :-)
Yep that worked 100%
again thanks for all the help!
> I'll bet that is because the newsreader wrapped it. This one should work,
> even for you
[quoted text clipped - 58 lines]
> >> >> >
> >> >> > Thank you!
Bob Phillips - 21 May 2008 20:17 GMT
Glad we resolved that <go>

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> lol @ even for me :-)
>
[quoted text clipped - 69 lines]
>> >> >> >
>> >> >> > Thank you!