Use a CTE that returns the row ID and the result of the DateDiff, then join that to your existing result set? It may or may not be faster, so as always, test it to see.
The VSTACK and HSTACK functions enable efficient data combination from multiple sheets while maintaining dynamic functionality. They're also quite easy to use with other functions if, for example, you ...