Hi Everyone - I have an Excel table as shown in the attached image. I want to add a column called Date End that looks at the ID and if the next row has the same ID, return the Date Start value of that next row. Otherwise if there is not another row with the same ID, return null. The image shows what my desired result is in red. Please let me know if you need anything else to help solve this!