Display last value in column

vanzin
✭✭
Hello Community!
My question is quite simple. (I hope).
How can I display the last value of a column? I tried to use the formula = INDEX, but I could not read the last number automatically.
Thanks!
Tags:
Comments
-
=Index(NPS:NPS;count(NPS:NPS)+2)
The +2 is the empty cells at the top.
-
Worked!
Thanks Luke!
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!