![]() |
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. |
Divide a range by a corresponding range
still use SUMPRODUCT():
=SUMPRODUCT(A1:A20,1/(B1:B20)) -- Gary''s Student - gsnu200803 |
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 |
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