How do I merge multiple xls files into one file?

G

Gianni

Hi,
I have a lot of xls files with the same format and I want to put the content
of each of them them into a unique xls file.
Do you have any solution?
Thanks
Regards
Gianni
 
B

bj

what do you want the format of the merged file to look like?

one possibility would be to copy each file and append it on the bootom of
the master sheet.

If you want other than this we need more information to make a recommendation.
 
Top