Chris L
New Member
I have a batch process that records and saves data every 30 seconds into an excel file. The file might be 18 hours worth of data but I only need to report to our customer a specific time range based on specific conditions. The interval we report is every 15 minutes in a h:mm:ss format. I some times end up with the last two rows being the same hour & minute just 30 seconds apart.
I need a way to look at two specific cells, compare the minutes and if they are the same delete the first row.
In the attached file I would like to delete row 18.
I need a way to look at two specific cells, compare the minutes and if they are the same delete the first row.
In the attached file I would like to delete row 18.