Hi all!
I have 2 worksheets, one called "Consolidated" and one called "Converted".
I would like to have a spreadsheet where I press the update button and a macro runs that searches for the word "Converted" in column E on the Consolidated spreadsheet (the original). When it finds it, I would like the entire row to be cut and pasted onto the "Converted" worksheet.
I have managed to do this with my current code:
However when this macro runs, the row left behind on the original sheet is a blank row and I don't want this. I would like it to be continuous spreadsheet, not dotted with random blank rows!
If anybody can see a solution to this it would be greatly appreciated!
Thanks!!
Bookmarks