Dear Smartsheet, I have a long list of parts based on columns A & B (part & position) with different install dates and hours (column D which is cumulative). I would like to have a colum E (hours on part), which is a difference in operating hours (column D) from date in row to next date when part was installed (ie E7=D8-D7)
The caveat is that also the data is input with other groups so it would not be nicely sorted as there are many parts and positions input randomly, so it needs to look in sheet to same Part/Pos with next date and calculate that delta. It would be ordered by Install date ascending. I also have a Rank column if this helps (ie Rank -1 lookup) or something
Is something like this possible?
Thanks, Paolo