How to use Sumproduct for a table with one criteria in Column and other in Row

sunilbsrv2k

Board Regular
Joined
May 25, 2018
Messages
73
Hi all,

I have a table in which 2 criteria are in 2 different columns (F and K). Column F contains the Task Name. Column K contains the Grade A, B or C.

However, I have another table in which the Task name is in Column and the Grades are in a row; the corresponding values w.r.t Task in the corresponding rows below.

I want to get this data from table 2 in table 1. I have done it using Index-Match-Match.

However, I want to know if this is possible using Sumproduct function. I tried but didn't get the required number. Please help.

I have attached screenshots of the two tables:

Table 1:

1576501612427.png


Table 2:

1576501727691.png


Thanks,
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Why do you want to change from INDEX/MATCH if it works?
 
Upvote 0
because I feel, Sumproduct is simple in usage. I had used Sumproduct in a similar Row/Column issue, it had worked. But this time its not giving the results.
 
Upvote 0

Forum statistics

Threads
1,214,921
Messages
6,122,280
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top