So I've finally been able (after several days of searching) to come up with and modify VBA code that will look for "Y" in column Q of three worksheets and copy the entire row to another worksheet ("!!").
My problem is with z = 3000
I'm trying to reduce the amount of processing it takes to find the data I want and make this code the simplest I can.
I've looked and tried several examples but can not get a last row search, instead of specifying the last row as 3000. Eventually I will have to search more than 3000 rows for the information I want.
Any help is appreciated.
My code:
Bookmarks