>=SUMPRODUCT(--(C6:AG6="v"),--(C12:AG12<>""))
Oh great!!
It works...
Can you please explain what the "--" means?
Thank you very much!!!!
Pete_UK - 02 Nov 2007 01:00 GMT
Basically, it converts TRUEs and FALSEs to 1s and 0s, so they can be
used arithmetically. Here is a more detailed description:
http://www.mcgimpsey.com/excel/formulae/doubleneg.html
Hope this helps.
Pete
> >=SUMPRODUCT(--(C6:AG6="v"),--(C12:AG12<>""))
>
[quoted text clipped - 4 lines]
>
> Thank you very much!!!!
Jeff - 02 Nov 2007 01:27 GMT
Thanks again, you're a great help!!
>>=SUMPRODUCT(--(C6:AG6="v"),--(C12:AG12<>""))
>
[quoted text clipped - 4 lines]
>
>Thank you very much!!!!
Pete_UK - 02 Nov 2007 02:11 GMT
You're welcome, Jeff - thanks for the feedback.
Pete
> Thanks again, you're a great help!!
>
[quoted text clipped - 6 lines]
>>
>>Thank you very much!!!!