Hi there
I apologise if this has been solved but I have searched and can't find the answer. I have 'stitched' bits of code together and feel so close to solving this. I have this working but it won't 'loop' and therefore only completes the task for individual rows.
In a nutshell I search Sheet 1, Column Q, Row 3 onwards for a set value and then move the entire row to Sheet 3, Row 3 onwards. My code works but I have to run it 10 times if there are 10 rows that contain the value of 1 in them.
As you can probably tell, I'm useless at VBA!
Here is my code....
If I want to search for a value of 2 and move to sheet 5 then I have to change theses value and keep running again.
I would like to add this to my code but don't know how to?
I can add a sample sheet if required but basically I'm just trying to look at everything in column Q from row 3 onwards so wasn't sure if it was needed as the rest of the row data is irrelevant.
Thanks for reading this.
Steve
Bookmarks