I'm looking for a way to display (in Sights, but if you're not a user of Sights, just think of it as linking from one sheet to another) whatever the last row was that was added to a sheet.
The way I'm conceiving of this is when a row is added, the top row in the sheet contains formulas that grab that information. If I were jjust grabbing the 'Created Date' I could use Max(). .. so I can sort of identify what the last row is and flag it, but I can't figure out how to take all of the contents of that row and refer to it as essentially "Current status" .