Drewmyster
Board Regular
- Joined
- May 16, 2007
- Messages
- 151
- Office Version
- 365
- Platform
- Windows
I want a formula to look up data from a cell using the following conditions;
A1=Number (e.g. 2023)
A2=Name (e.g. John)
A3=Position (e.g. first, second, last etc)
Look up table array for cell row matching A1 (column B), A2 (column C) and A3 (column D) and then return the value of cell range E:E.
Any help appreciated.
A1=Number (e.g. 2023)
A2=Name (e.g. John)
A3=Position (e.g. first, second, last etc)
Look up table array for cell row matching A1 (column B), A2 (column C) and A3 (column D) and then return the value of cell range E:E.
Any help appreciated.