Hello All,
I am a little confused about the proper use of VLOOKUP(), INDEX(), OFFSET() and MATCH() functions and cannot get a rather simple task to work property. I have, on WorkSheet2 an amortization schedule, which has the following columns:
[Date] [Payment] [Interest] [Principle] [NewBalance]
The array containing the amortization schedule is A2:E50 on WorkSheet2.
On WorkSheet1 I have a cell, let's call it A1, that contains an beginning date. I would like to, in a different cell, sum the [Interest] cells corresponding with the beginning date down 12 dates (essentially summing the 12 interest payments commencing at the Beginning Date).
Any help would be greatly appreciated.
Bookmarks