ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SumProduct Help (https://www.excelbanter.com/excel-worksheet-functions/125799-sumproduct-help.html)

Dan Oakes

SumProduct Help
 
I want to create a formula on Sheet1 that will give me the SUM of all
values on Sheet2 column G where the value in column B is = "x".

I think I need to use the SumProduct formula as an array to do this but
I'm not sure how to go about doing it.

Thanks,
Dan


Don Guillett

SumProduct Help
 

a simple SUMIF should do. Look in the help index

--
Don Guillett
SalesAid Software

"Dan Oakes" wrote in message
ups.com...
I want to create a formula on Sheet1 that will give me the SUM of all
values on Sheet2 column G where the value in column B is = "x".

I think I need to use the SumProduct formula as an array to do this but
I'm not sure how to go about doing it.

Thanks,
Dan




Dave F

SumProduct Help
 
=SUMPRODUCT(--(G1:G100),--(B1:B100="x"))

Enter as a regular formula, not an array. Adjust the ranges to suit your
needs.

Dave
--
Brevity is the soul of wit.


"Dan Oakes" wrote:

I want to create a formula on Sheet1 that will give me the SUM of all
values on Sheet2 column G where the value in column B is = "x".

I think I need to use the SumProduct formula as an array to do this but
I'm not sure how to go about doing it.

Thanks,
Dan



Bob Phillips

SumProduct Help
 
One condition, SUMIF, much quicker than SUMPRODUC T.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dave F" wrote in message
...
=SUMPRODUCT(--(G1:G100),--(B1:B100="x"))

Enter as a regular formula, not an array. Adjust the ranges to suit your
needs.

Dave
--
Brevity is the soul of wit.


"Dan Oakes" wrote:

I want to create a formula on Sheet1 that will give me the SUM of all
values on Sheet2 column G where the value in column B is = "x".

I think I need to use the SumProduct formula as an array to do this but
I'm not sure how to go about doing it.

Thanks,
Dan





Dan Oakes

SumProduct Help
 
Thanks again guys...
- Dan

Bob Phillips wrote:
One condition, SUMIF, much quicker than SUMPRODUC T.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dave F" wrote in message
...
=SUMPRODUCT(--(G1:G100),--(B1:B100="x"))

Enter as a regular formula, not an array. Adjust the ranges to suit your
needs.

Dave
--
Brevity is the soul of wit.


"Dan Oakes" wrote:

I want to create a formula on Sheet1 that will give me the SUM of all
values on Sheet2 column G where the value in column B is = "x".

I think I need to use the SumProduct formula as an array to do this but
I'm not sure how to go about doing it.

Thanks,
Dan




Don Guillett

SumProduct Help
 
Glad to help

--
Don Guillett
SalesAid Software

"Dan Oakes" wrote in message
oups.com...
Thanks again guys...
- Dan

Bob Phillips wrote:
One condition, SUMIF, much quicker than SUMPRODUC T.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dave F" wrote in message
...
=SUMPRODUCT(--(G1:G100),--(B1:B100="x"))

Enter as a regular formula, not an array. Adjust the ranges to suit
your
needs.

Dave
--
Brevity is the soul of wit.


"Dan Oakes" wrote:

I want to create a formula on Sheet1 that will give me the SUM of all
values on Sheet2 column G where the value in column B is = "x".

I think I need to use the SumProduct formula as an array to do this
but
I'm not sure how to go about doing it.

Thanks,
Dan







All times are GMT +1. The time now is 08:50 PM.

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