Quantcast
Channel: Apache OpenOffice Community Forum
Viewing all articles
Browse latest Browse all 1281

Calc • Re: LastCellValue

$
0
0
If there no »gaps« in the data:

Code:

=INDEX(G6:G10000;COUNT(G6:G10000))
if »last balance« is in the same row as the »last Date« AND the dates are sorted ascending :

Code:

=VLOOKUP(MAX(A6:A10000);A6:G10000;7;1))

Statistics: Posted by karolus — Wed Aug 14, 2024 2:26 pm



Viewing all articles
Browse latest Browse all 1281

Trending Articles