Find next / subsequent date in list

Options
ateleoh
ateleoh ✭✭
edited 12/09/19 in Formulas and Functions

Hi, I am stumped.  I am trying to figure out how to figure out the second (and third) date for each unique entry in the Provider/Resource column.  I am using this formula to find the first date: 

=IF(Date@row = MIN(COLLECT(Date:Date, [Provider/Resource]:[Provider/Resource], =[Provider/Resource]@row)), Date@row, 0)

smartsheet.PNG

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!