coach_veto
New Member
- Joined
- Jan 26, 2016
- Messages
- 15
Hi guys,
I am compiling a long list of data in about 800 rows or so.
I want to run a macro that when clicked, will loop through the rows and delete any rows that do not have a value in, say for example, cell A1,b1,c1 etc... all the way down the line.
I'm unsure if I will need extra code to shift the cells up after deletion so there are no blank rows in between data.
I don't think this is too difficult but I'm unsure about the best way to go about it. Any help/code would be appreciated.
Thanks!
I am compiling a long list of data in about 800 rows or so.
I want to run a macro that when clicked, will loop through the rows and delete any rows that do not have a value in, say for example, cell A1,b1,c1 etc... all the way down the line.
I'm unsure if I will need extra code to shift the cells up after deletion so there are no blank rows in between data.
I don't think this is too difficult but I'm unsure about the best way to go about it. Any help/code would be appreciated.
Thanks!