In this formula: =COUNTIF($L$17:$L$9695,"<=-50%"), I get the expected value.
If I try to use a cell reference : =COUNTIF($L$17:$L$9695,"<=W1") I get a
zero even though W1 = -50%.
Why? Can I use cell references in this formula?
Thanks

Signature
RIGHT
Remove spam to email
http://righttax.org
Try:
=COUNTIF($L$17:$L$9695,"<=" & W1)
Regards,
Edwin
On 22/09/2007 10:28 PM, in article
spaminfo-5A86D1.10280722092007@msnews.microsoft.com, "Dr. Harvey Waxman"
<spaminfo@righttax.org> wrote:
> In this formula: =COUNTIF($L$17:$L$9695,"<=-50%"), I get the expected value.
> If I try to use a cell reference : =COUNTIF($L$17:$L$9695,"<=W1") I get a
[quoted text clipped - 3 lines]
>
> Thanks
Harvey Waxman - 22 Sep 2007 16:45 GMT
Bingo. Thanks.
> Try:
> =COUNTIF($L$17:$L$9695,"<=" & W1)
[quoted text clipped - 15 lines]
> >
> > Thanks

Signature
Harvey Products makers of Dinghy Dogs(TM)
The Boater's Best Friend
http://www.dinghydogs.com
Remove spam to email