Hi,Formula:![]()
Please Login or Register to view this content.
I have an Excel 2007 table that records bank account transactions for several accounts.
I am trying to return the account balance for the most recent transaction for each of the accounts. There is no time stamp with the transactions only a date so many will have the same most recent date. (there is no sorting on the table so most recent transactions are added to the bottom of the table if that makes any difference)
I guess what I need as the question asks to look down column A containing bank account name and find the last instance of "Some account name" then return the value in the same row in column B.
I am new to 2007 and tables so possibly there may be an alternative to this utilising the table object itself?. I need to be conscious of CPU overhead so if I can avoid an array formula to do this job all the better.
Many thanks
Bookmarks