Hi all, just a quick question.
I have a sheet that opens with a userform which has a textbox for you to imput your search criteria.
I then want my code to look through three closed workbooks and everytime it finds my criteria copy that line and paste it onto my search sheet. my question is what would be the best way of achieving this. would I loop through every row and when I find it copy and paste or would I use the autofilter. the 3 closed workbooks would have around 100k rows of data each.
Bookmarks