J
Joseph M. Yonek
I have two tables that have the row labels that are in different orders. I
need to calculate the weighted average of the comparative information in
each of these tables. If they were in the same order I would use sumproduct
and divide by the total.
Unfortunately, the tables have to remain in separate orders and values in
matching rows have to be matched to calculate the weighted average.
Any suggestions?
Thank you in advance for any insights.
Joe
need to calculate the weighted average of the comparative information in
each of these tables. If they were in the same order I would use sumproduct
and divide by the total.
Unfortunately, the tables have to remain in separate orders and values in
matching rows have to be matched to calculate the weighted average.
Any suggestions?
Thank you in advance for any insights.
Joe