Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
TypeScript
google sheets find last cell with value in range
C. Sims
Programming language:
TypeScript
2021-04-26 02:23:28
0
Q:
google sheets find last cell with value in range
jgritty
Code:
TypeScript
2021-07-19 13:45:50
=INDEX( FILTER( A:A ; NOT( ISBLANK( A:A ) ) ) ; ROWS( FILTER( A:A ; NOT( ISBLANK( A:A ) ) ) ) )
0
Tags
value
find
cell
last
Related
Google Sheets How to Count the Days Between Two Dates
New to Communities?
Join the community