I have 144K lines of data. My system logs a time stamp each time the employees switches to a new page. I need to add a start time at the beginning of each date and an end time at the end. EAch day could have over 7K lines of data and it's sequential, without any gaps, so I can't jump from one date to the next. Once I've added the start and end times, I need to add a calculation to pick up screen delays of more than 10 minutes.