Hello,
I read a lot of theads about data gathering from different files but my case is a bit different and I would appriciate your help for this case.
we i have several exel files, and i want to copy information from second sheet with name DATA to one master file on sheet with same name.
for exapmle
George.xls information from DATA SHEET
Nick.xls information from DATA SHEET
John.xls information from DATA SHEET
to one Master workbooks Data sheet
files are located in one folder.
range is from A7 to T7 and until A3000 and T3000
operation to do is copy, paste special in master file.
I am quite newbie in VBA and please please don't judge me much
Thanks before hand
Bookmarks