Re: [libreoffice-users] Re: Fwd: Need a count formula for calc

2015-11-08 Thread Johnny Rosenberg
2015-11-08 0:57 GMT+01:00 m.a.riosv :

> I think for not take care of the number of blank cells, it's easier and
> versatile with SUMPRODUCT()
>
> =SUMPRODUCT($A$2:$A$12>$B$2:$B$12;$A$2:$A$12>0;$B$2:$B$12>0)
>

What if negative numbers are used?


>
> Attached a sample file.
>

Attachments doesn't usually make it though the mailing list.


> Miguel Ángel.
>
>
>
> --
> View this message in context:
> http://nabble.documentfoundation.org/Need-a-count-formula-for-calc-tp4165581p4165604.html
> Sent from the Users mailing list archive at Nabble.com.
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Re: Fwd: Need a count formula for calc

2015-11-07 Thread m.a.riosv
I think for not take care of the number of blank cells, it's easier and
versatile with SUMPRODUCT()

=SUMPRODUCT($A$2:$A$12>$B$2:$B$12;$A$2:$A$12>0;$B$2:$B$12>0)

Attached a sample file.

Miguel Ángel.



--
View this message in context: 
http://nabble.documentfoundation.org/Need-a-count-formula-for-calc-tp4165581p4165604.html
Sent from the Users mailing list archive at Nabble.com.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted