ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Sumproduct with conditions (https://www.excelbanter.com/excel-discussion-misc-queries/134958-sumproduct-conditions.html)

JDB

Sumproduct with conditions
 
Hi,

Many thanks to all those who've helped me out previously!

My latest problem is that I have a large worksheet of data. I need to find
out how many times an operators number has appeared in column (Column F) and
what the results were of a particular measurement (Column M). I'm
constructing a balanced scorecard that reads from various other workbooks and
have got those to work, however this is the only book where the data is
ranged differently. The operator numbers do not appear sequentially, just as
and when they happen to have been measured.

Any help, as always, greatly appreciated!

Jason

RichardSchollar[_2_]

Sumproduct with conditions
 
Hi Jason

It sounds as if you could use Countif/Sumif for this:

=COUNTIF(F:F,<OperatorNumber)

for the number of times this operator appears in col F and:

=SUMIF(F:F,<OperatorNumber,M:M)

for the sum of all the measurements relating to this operator.

Does this do what you want or have I misunderstood?

Best regards

Richard



On 15 Mar, 10:24, JDB wrote:
Hi,

Many thanks to all those who've helped me out previously!

My latest problem is that I have a large worksheet of data. I need to find
out how many times an operators number has appeared in column (Column F) and
what the results were of a particular measurement (Column M). I'm
constructing a balanced scorecard that reads from various other workbooks and
have got those to work, however this is the only book where the data is
ranged differently. The operator numbers do not appear sequentially, just as
and when they happen to have been measured.

Any help, as always, greatly appreciated!

Jason




JDB

Sumproduct with conditions
 
Thanks Richard!

The SUMIF formula was bang on!

Jason.

"RichardSchollar" wrote:

Hi Jason

It sounds as if you could use Countif/Sumif for this:

=COUNTIF(F:F,<OperatorNumber)

for the number of times this operator appears in col F and:

=SUMIF(F:F,<OperatorNumber,M:M)

for the sum of all the measurements relating to this operator.

Does this do what you want or have I misunderstood?

Best regards

Richard



On 15 Mar, 10:24, JDB wrote:
Hi,

Many thanks to all those who've helped me out previously!

My latest problem is that I have a large worksheet of data. I need to find
out how many times an operators number has appeared in column (Column F) and
what the results were of a particular measurement (Column M). I'm
constructing a balanced scorecard that reads from various other workbooks and
have got those to work, however this is the only book where the data is
ranged differently. The operator numbers do not appear sequentially, just as
and when they happen to have been measured.

Any help, as always, greatly appreciated!

Jason






All times are GMT +1. The time now is 12:51 PM.

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