How to use the Sumproduct formula to find total monthly revenue/unit for the listed countries with out having volume in the same sheet.
enclosed the file and Please assist
How to use the Sumproduct formula to find total monthly revenue/unit for the listed countries with out having volume in the same sheet.
enclosed the file and Please assist
Last edited by abdumon7; 04-16-2019 at 04:08 AM.
Administrative Note:
We would very much like to help you with your query, however the thread title does not really convey what your request is about.
Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).
Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.
(Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
...
sorry AliGW: I did not mean to overlap
-----------------------------------------------------
At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.
Please, mark your thread [SOLVED] if you received your answer.
How to use the Sumproduct formula to find total monthly revenue/unit for the listed countries with out having volume in the same sheet.
enclosed the file and Please assist
Thanks - title fine now.
What result do you expect to see in the yellow box? Please manually calculate and tell us.
Jan - 638.0
Feb - 594.1
Mar - 596.9
Hi again,
you could try in Summary!B13 and to be copied to the right
=SUMPRODUCT(B$5:B$11,VLOOKUP(T(IF({1},$A5:$A11)),Data!$A$4:$M$20,MATCH(B4,Data!$A$3:$M$3,0),0))/SUMPRODUCT(VLOOKUP(T(IF({1},$A5:$A11)),Data!$A$4:$M$20,MATCH(B4,Data!$A$3:$M$3,0),0))
or (other approach):
=SUMPRODUCT(B$5:B$11,SUMIF(Data!$A:$A,$A5:$A11,Data!B:B)/SUMPRODUCT(SUMIF(Data!$A:$A,$A5:$A11,Data!B:B)))
There are for sure better solutions.
Regards
Last edited by canapone; 04-16-2019 at 05:31 AM.
Its working now properly. Thank you very much.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks