kalucharan
New Member
- Joined
- Mar 23, 2014
- Messages
- 8
- Office Version
- 2016
- Platform
- Windows
Could anyone help me with the formula for below problem.
I need to find the item name with the maximum price in a new column against the name.
Attached the excel for the reference.
I need to find the item name with the maximum price in a new column against the name.
Attached the excel for the reference.
Finding maximum.xlsx | |||||||
---|---|---|---|---|---|---|---|
C | D | E | F | G | |||
1 | Name | Item Name | Price | Expected Result | Formula to be used using vlookup | ||
2 | Harry | A | 20 | C | |||
3 | B | 67 | |||||
4 | C | 87 | |||||
5 | D | 87 | |||||
6 | Tom | A1 | 25 | E1 | |||
7 | B1 | 69 | |||||
8 | C1 | 78 | |||||
9 | D1 | 79 | |||||
10 | E1 | 87 | |||||
Sheet1 |