Hello.
I'm having trouble with writing a formula that will give the, for instance, corresponding value in Column A based on the result of a MAXIFS formula that finds the Max value in Column C, if it first matches a Value in Column B.
I've used the below code to find the Max Value in Column C, based on first matching a criteria found in Column B.
Yet, if I use OFFSET(MATCH) to try and retrieve the value I need from Column A, it gets tripped up with any duplicates. I've used the following:![]()
Please Login or Register to view this content.
I know the problem is that the code is finding the first instance of the matching value found from the MAXIFS formula, so what I need help with is forcing the formula to find the find the answer in Column C (based on matching a criteria in Column B) and then outputting the value in Column A based on finding what Row the answer to the previous MAXIFS was found in...![]()
Please Login or Register to view this content.
My apology for not being able to explain more concisely. I've attached a workbook where i've tried to dumb it down to its simplest parts.
Thanks in advance.
Bookmarks