Difference between the first entry and last entry

Options
Amy Arnold
Amy Arnold ✭✭✭✭
edited 06/12/25 in Formulas and Functions

I want to find the difference between the first entry and the last entry for the numbers in the "Current" column.

I am using this formula:

=INDEX([Current]:[Current]), MATCH(MAX([Date]:[Date]), [Date]:[Date], 0)) - INDEX([Current]:[Current]), MATCH(MIN([Date]:[Date]), [Date]:[Date], 0))

image.png
Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!