ExcelNewbie2020
Active Member
- Joined
- Dec 3, 2020
- Messages
- 333
- Office Version
- 365
- Platform
- Windows
Sirs,
Is there any short formula to look up a value from a multiple column lookup array? i know this can be also done by multiple vlookup or sumif but im looking for a much shorter formula..
In this table, Names are the lookup array and amount is the return value.. For excel version 2016
thank you very much
Is there any short formula to look up a value from a multiple column lookup array? i know this can be also done by multiple vlookup or sumif but im looking for a much shorter formula..
In this table, Names are the lookup array and amount is the return value.. For excel version 2016
SAMPLE-FILE.xlsx | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | |||
1 | NAME | AMOUNT | NAME | AMOUNT | NAME | AMOUNT | NAME | AMOUNT | ||||||
2 | NAME1 | 10 | NAME11 | 5 | NAME21 | 100 | NAME31 | 1 | lookup value | AMOUNT | ||||
3 | NAME2 | 20 | NAME12 | 6 | NAME22 | 200 | NAME32 | 2 | NAME5 | 50 | ||||
4 | NAME3 | 30 | NAME13 | 7 | NAME23 | 300 | NAME33 | 3 | ||||||
5 | NAME4 | 40 | NAME14 | 8 | NAME24 | 400 | NAME34 | 4 | ||||||
6 | NAME5 | 50 | NAME15 | 9 | NAME25 | 500 | NAME35 | 5 | ||||||
7 | NAME6 | 60 | NAME16 | 10 | NAME26 | 600 | NAME36 | 6 | ||||||
8 | NAME7 | 70 | NAME17 | 11 | NAME27 | 700 | NAME37 | 7 | ||||||
9 | NAME8 | 80 | NAME18 | 12 | NAME28 | 800 | NAME38 | 8 | ||||||
10 | NAME9 | 90 | NAME19 | 13 | NAME29 | 900 | NAME39 | 9 | ||||||
11 | NAME10 | 100 | NAME20 | 14 | NAME30 | 1000 | NAME40 | 10 | ||||||
Sheet1 |
thank you very much