Hello all,
Here is my situation: I need to extract some rows from several workbooks which are all saved in one folder. I would, for example, want to copy all rows that have column A=1 and column B=2 and paste it all into another workbook. Since it will be very tedious to do by hand, I wondering whether this could be done using a macro?
It would be one that
1.accesses every workbook in the folder,
2.copy the desired rows
3.paste them into the workbook where the macro is stored
4.repeat for each workbook without overwritting any rows in the 'master' workbook.
Any help will be really appreciated.
also, this could be used as a starting point since it is quite similar http://www.mrexcel.com/forum/showthread.php?t=555470
Thanks
Lovi
Here is my situation: I need to extract some rows from several workbooks which are all saved in one folder. I would, for example, want to copy all rows that have column A=1 and column B=2 and paste it all into another workbook. Since it will be very tedious to do by hand, I wondering whether this could be done using a macro?
It would be one that
1.accesses every workbook in the folder,
2.copy the desired rows
3.paste them into the workbook where the macro is stored
4.repeat for each workbook without overwritting any rows in the 'master' workbook.
Any help will be really appreciated.
also, this could be used as a starting point since it is quite similar http://www.mrexcel.com/forum/showthread.php?t=555470
Thanks
Lovi