Forum Discussion
JennyHoA20181
May 21, 2020Brass Contributor
Lookup / Index / Match - look up values corresponding to MAX date
Hello, Me again - I am really struggling with this report 😞 For each Account name in column B (indirect tab), I need columns A, C, D, E, F and G to lookup the corresponding info where its t...
- May 22, 2020
Hi, Simply you can sort the column Definitive Ending Date Newest to Oldest and do a vlookup on account name to fetch all details.
ShishirKumar
May 22, 2020Brass Contributor
Hi, Simply you can sort the column Definitive Ending Date Newest to Oldest and do a vlookup on account name to fetch all details.
- Olufemi10Apr 30, 2021Copper Contributorplease help with this:
Enter a nested INDEX and MATCH function in cell K7 that examines the range B6:H25 and returns the corresponding employee information based on the match values in cell J7 and cell K6. Note K6 contains a validation list that can be used to select various lookup categories. Use the Data Validation list in cell J7 to select Employee_ID 31461 and select Salary in cell K6 to test the function. - JennyHoA20181May 22, 2020Brass ContributorThanks! I guess the only thing I can't do is pick out the unique account names - I have to get those from a pivot.