I am using the following code to identify any blank rows in a sheet and delete them:
Simple and works perfectly.![]()
Please Login or Register to view this content.
Then I use the following code to look at Column A and if it finds any cells that look blank, then delete that row.
Then I adjust the code to look into "E:E".![]()
Please Login or Register to view this content.
The problems I am having are as follows:
1. How do I code it so that it only starts deleting after a certain row, in this case ROW2
2. Can I combine these codes to make one macro to do all the steps I need?
Ive attached a spreadsheet showing a before and after example.
Bookmarks