I have a column with Job Number, another for Status and another for Last Updated Date. Each time an entry is made for a row on the job, the row is copied into a history sheet to store the data for each project.
Inside the history sheet, I need to identify the most recent entry for each stage of each job as some of the rows in the history sheet don't contain the most recent data but my client wants to be able to review all changes made.
What I am looking for is a way to count the hours and units columns for the rows that are most recent for each stage broken down by job.