Divide a range by a corresponding range

C

cindyk

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.
 
Top