I need to know how in VBA to cut rows out of the sheet if cells in column G contain the word "Constellation" and paste those rows to the last blank line in the sheet. I have tried a number of different ways and keep getting poor results, one being the fact that when it pastes I get all the blank rows in between where the data was cut from. I do need this in VBA and cannot get it work at all.
Here is code that I thought would do the trick, but it seems to do nothing at all.
Any thoughts?![]()
Please Login or Register to view this content.
Bookmarks