jimmy2times
Board Regular
- Joined
- Aug 8, 2014
- Messages
- 69
I work with data on a regular basis that is badly formatted. In the data set I have every alternate row is blank. Each week the amount of data will vary so there could be 500 rows or 10000 rows. Is there a macro i can run that that will start at the first row containing data (typically row 4) and end at the last row of data and delete the blank rows in between? It needs to take into account that the data range will be dynamic rather than static.
It is a pain to this manually and I am inexperienced with VBA.
Thank you
It is a pain to this manually and I am inexperienced with VBA.
Thank you