I am lost on this one and have searched and found several solutions to use the VLOOKUP idea to find something to the left, but not one that will work for me (i.e. INDEX + MATCH, VLOOKUP + CHOOSE, and a few others).
Here's the situation: I have a debt amortization table and would like to use a formula to look up the date when the end balance is less than or equal to zero, so that if I change my payment, it will change the payoff date.
In Column A, I have months (Aug 2012 - Mar 2026). I have some other information in Columns B-D. In Column E, I have the End Balance. So, I want to find a value in Column A (the month and year), when the corresponding cell in the same row in Column E is less than or equal to zero.
Any ideas?
Here's the situation: I have a debt amortization table and would like to use a formula to look up the date when the end balance is less than or equal to zero, so that if I change my payment, it will change the payoff date.
In Column A, I have months (Aug 2012 - Mar 2026). I have some other information in Columns B-D. In Column E, I have the End Balance. So, I want to find a value in Column A (the month and year), when the corresponding cell in the same row in Column E is less than or equal to zero.
Any ideas?