Last value in a row
Hello,
I have a sheet that is used for taking attendance, with names down the primary column and columns for each day of the week (mon, tues, wed, thurs and fri, etc for following weeks), plus one last column for the current attendance.
I need to pull the most recent value from the days of the week to show the current attendance. Is there a way to do that?
Best Answer
Answers
-
update: I have tried adding a helper row on top and numbering each of the days with the below formula, but it comes up as incorrect argument.
=index([Monday 1]1:[Friday 4]1,1,max(collect([Monday 1]@row:[Friday 4]@row,@cell<>"")))
-
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!