I am working with some very large spreadsheets that have dozens of columns of data collected at one-minute intervals (each row is one minute). I have many days worth of data and these big spreadsheets are cumbersome to work with, so I would like to delete 14 out of every 15 rows so that I end up with data every 15 minutes. In some cases there is already 15-minute data at the top of the sheet, and 1-minute data at the bottom of the sheet, so I would like to select a cell where I want the macro to start and let it work its way down from there.
I have spent a few hours trying to crack this nut and all I can post is the code from when I record a macro that repeated the delete process twice:
I am humbled by your knowledge and expertise.
Bookmarks