If there no »gaps« in the data:
if »last balance« is in the same row as the »last Date« AND the dates are sorted ascending :
Code:
=INDEX(G6:G10000;COUNT(G6:G10000))
Code:
=VLOOKUP(MAX(A6:A10000);A6:G10000;7;1))
Statistics: Posted by karolus — Wed Aug 14, 2024 2:26 pm