Lookup and return from another table

Tigerexcel

Active Member
Joined
Mar 6, 2020
Messages
493
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Hi all,

I'd like to create a vlookup or index match formula to return the respective acceptances. In this case, Maths under Part 1 should return 7, Maths under Part 1A should return 2. Am stuck and would appreciate any assistance.

Mock data.xlsx
ABCDEFGH
1DiplomaPart 1Part 1APart 2
2MathsDiplomaLevelTotal Acceptances
3Maths(Education)EnglishPart 1 8
4EnglishEnglishPart 29
5MathsPart 1 7
6MathsPart 1A2
7MathsPart 236
8Maths(Education)Part 1 0
9Maths(Education)Part 22
Sheet1
Excel Formula:
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Thank you so much mrshl9898.
So I was on the wrong track trying to use a Lookup function, if anyone cares to chime in, can this be done via a combination of lookup, index and match?
 
Upvote 0
can this be done via a combination of lookup, index and match?
As long as there will only be one instance of each pair of values, then yes. But I would use the sumifs formula.
 
Upvote 0

Forum statistics

Threads
1,214,590
Messages
6,120,423
Members
448,961
Latest member
nzskater

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