ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Divide a range by a corresponding range (https://www.excelbanter.com/excel-worksheet-functions/201898-divide-range-corresponding-range.html)

cindyk

Divide a range by a corresponding range
 
Similar to sumproduct, I would like to divide each data in entry column by
the standard weight per unit in corresponding column, to return a value
representing total units produced.

Gary''s Student

Divide a range by a corresponding range
 
still use SUMPRODUCT():

=SUMPRODUCT(A1:A20,1/(B1:B20))

--
Gary''s Student - gsnu200803

cindyk

Divide a range by a corresponding range
 
Perfect ! Thank You VERY much for your assistance !!


"Gary''s Student" wrote:

still use SUMPRODUCT():

=SUMPRODUCT(A1:A20,1/(B1:B20))

--
Gary''s Student - gsnu200803


Gary''s Student

Divide a range by a corresponding range
 
You are quite welcome.


--
Gary''s Student - gsnu200803


"cindyk" wrote:

Perfect ! Thank You VERY much for your assistance !!


"Gary''s Student" wrote:

still use SUMPRODUCT():

=SUMPRODUCT(A1:A20,1/(B1:B20))

--
Gary''s Student - gsnu200803



All times are GMT +1. The time now is 07:03 PM.

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