B
blackie
Hi all,
My problem is that I have two rows, one contains the manufacturers
name, and the other the amount that manufacturer supplies. What I need
to do is get the sum of the amount supplies for each manufacturer.
Example:
Company 1 8
Company 2 5
Company 2 7
Company 1 2
Totals:
Company 1 10
Company 2 12
My problem is that I have two rows, one contains the manufacturers
name, and the other the amount that manufacturer supplies. What I need
to do is get the sum of the amount supplies for each manufacturer.
Example:
Company 1 8
Company 2 5
Company 2 7
Company 1 2
Totals:
Company 1 10
Company 2 12