ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   sumproduct (https://www.excelbanter.com/excel-worksheet-functions/207705-sumproduct.html)

Bryan De-Lara[_2_]

sumproduct
 
Hi all,
I have a workbook that I use sumproduct in. But this only counts numeric's.
How can I count (L). If I try to use sumproduct obviously it reports 0.
I need to count from B2 TO B556 in a column. Any help would be appreciated.
Thanks.


John C[_2_]

sumproduct
 
You can still use SUMPRODUCT
=SUMPRODUCT(--(B2:B556="L"))
or you could use a COUNTIF function
=COUNTIF(B2:B556,"L")
If these don't work for you, post your formula, and I, or someone else, can
help :)
--
** John C **


"Bryan De-Lara" wrote:

Hi all,
I have a workbook that I use sumproduct in. But this only counts numeric's.
How can I count (L). If I try to use sumproduct obviously it reports 0.
I need to count from B2 TO B556 in a column. Any help would be appreciated.
Thanks.



Bernard Liengme

sumproduct
 
=SUMPRODUCT(--(A1:A100="L"), --(B1:B100="cats))
this will count how may row have the letter L in A and word cats in B
For more details on SUMPRODUCT
Bob Phillips
http://www.xldynamic.com/source/xld.SUMPRODUCT.html
J.E McGimpsey
http://mcgimpsey.com/excel/formulae/doubleneg.html

--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Bryan De-Lara" wrote in message
...
Hi all,
I have a workbook that I use sumproduct in. But this only counts
numeric's. How can I count (L). If I try to use sumproduct obviously it
reports 0.
I need to count from B2 TO B556 in a column. Any help would be
appreciated. Thanks.




Bryan De-Lara[_2_]

sumproduct
 
I feel so stupid now, I tried using it and I couldn't get it to work. I
pasted yours and it works a treat.
Thank you John for such a quick turnaround.
No doubt I will have another question later that has baffled me for the past
year.

Bryan.

"John C" <johnc@stateofdenial wrote in message
...
You can still use SUMPRODUCT
=SUMPRODUCT(--(B2:B556="L"))
or you could use a COUNTIF function
=COUNTIF(B2:B556,"L")
If these don't work for you, post your formula, and I, or someone else,
can
help :)
--
** John C **


"Bryan De-Lara" wrote:

Hi all,
I have a workbook that I use sumproduct in. But this only counts
numeric's.
How can I count (L). If I try to use sumproduct obviously it reports 0.
I need to count from B2 TO B556 in a column. Any help would be
appreciated.
Thanks.




John C[_2_]

sumproduct
 
Thanks for the feedback, and don't forget to mark the question answered :)
--
** John C **


"Bryan De-Lara" wrote:

I feel so stupid now, I tried using it and I couldn't get it to work. I
pasted yours and it works a treat.
Thank you John for such a quick turnaround.
No doubt I will have another question later that has baffled me for the past
year.

Bryan.

"John C" <johnc@stateofdenial wrote in message
...
You can still use SUMPRODUCT
=SUMPRODUCT(--(B2:B556="L"))
or you could use a COUNTIF function
=COUNTIF(B2:B556,"L")
If these don't work for you, post your formula, and I, or someone else,
can
help :)
--
** John C **


"Bryan De-Lara" wrote:

Hi all,
I have a workbook that I use sumproduct in. But this only counts
numeric's.
How can I count (L). If I try to use sumproduct obviously it reports 0.
I need to count from B2 TO B556 in a column. Any help would be
appreciated.
Thanks.





Bryan De-Lara[_2_]

sumproduct
 
Silly question, how do I mark it answered?
Bryan
"John C" <johnc@stateofdenial wrote in message
...
Thanks for the feedback, and don't forget to mark the question answered :)
--
** John C **


"Bryan De-Lara" wrote:

I feel so stupid now, I tried using it and I couldn't get it to work. I
pasted yours and it works a treat.
Thank you John for such a quick turnaround.
No doubt I will have another question later that has baffled me for the
past
year.

Bryan.

"John C" <johnc@stateofdenial wrote in message
...
You can still use SUMPRODUCT
=SUMPRODUCT(--(B2:B556="L"))
or you could use a COUNTIF function
=COUNTIF(B2:B556,"L")
If these don't work for you, post your formula, and I, or someone else,
can
help :)
--
** John C **


"Bryan De-Lara" wrote:

Hi all,
I have a workbook that I use sumproduct in. But this only counts
numeric's.
How can I count (L). If I try to use sumproduct obviously it reports
0.
I need to count from B2 TO B556 in a column. Any help would be
appreciated.
Thanks.






John C[_2_]

sumproduct
 
It depends on how you access the help group. Some give stars, some give
little yes boxes below, and some????? who knows :)
Either way, glad to have helped.
--
** John C **


"Bryan De-Lara" wrote:

Silly question, how do I mark it answered?
Bryan
"John C" <johnc@stateofdenial wrote in message
...
Thanks for the feedback, and don't forget to mark the question answered :)
--
** John C **


"Bryan De-Lara" wrote:

I feel so stupid now, I tried using it and I couldn't get it to work. I
pasted yours and it works a treat.
Thank you John for such a quick turnaround.
No doubt I will have another question later that has baffled me for the
past
year.

Bryan.

"John C" <johnc@stateofdenial wrote in message
...
You can still use SUMPRODUCT
=SUMPRODUCT(--(B2:B556="L"))
or you could use a COUNTIF function
=COUNTIF(B2:B556,"L")
If these don't work for you, post your formula, and I, or someone else,
can
help :)
--
** John C **


"Bryan De-Lara" wrote:

Hi all,
I have a workbook that I use sumproduct in. But this only counts
numeric's.
How can I count (L). If I try to use sumproduct obviously it reports
0.
I need to count from B2 TO B556 in a column. Any help would be
appreciated.
Thanks.







Bryan De-Lara[_2_]

sumproduct
 
I use windows mail, and not given any of those options, so sorry but my
question was answered.


"John C" <johnc@stateofdenial wrote in message
...
It depends on how you access the help group. Some give stars, some give
little yes boxes below, and some????? who knows :)
Either way, glad to have helped.
--
** John C **


"Bryan De-Lara" wrote:

Silly question, how do I mark it answered?
Bryan
"John C" <johnc@stateofdenial wrote in message
...
Thanks for the feedback, and don't forget to mark the question answered
:)
--
** John C **


"Bryan De-Lara" wrote:

I feel so stupid now, I tried using it and I couldn't get it to work.
I
pasted yours and it works a treat.
Thank you John for such a quick turnaround.
No doubt I will have another question later that has baffled me for
the
past
year.

Bryan.

"John C" <johnc@stateofdenial wrote in message
...
You can still use SUMPRODUCT
=SUMPRODUCT(--(B2:B556="L"))
or you could use a COUNTIF function
=COUNTIF(B2:B556,"L")
If these don't work for you, post your formula, and I, or someone
else,
can
help :)
--
** John C **


"Bryan De-Lara" wrote:

Hi all,
I have a workbook that I use sumproduct in. But this only counts
numeric's.
How can I count (L). If I try to use sumproduct obviously it
reports
0.
I need to count from B2 TO B556 in a column. Any help would be
appreciated.
Thanks.









All times are GMT +1. The time now is 11:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com