Hi all, is it possible to merge the content of several Excel file in a unique Excel file? Every file has the same structure (obviously different in content). Now I'm doing it with cut&paste, but with several hundreds files is very time consuming? Has anyone idea? Thanks in advance. -- Luigi http://blogs.dotnethell.it/ciupaz/
I'd start on Ron de Bruin's site: http://www.rondebruin.nl/tips.htm He has lots of samples of merging different files. Luigi wrote: > > Hi all, > is it possible to merge the content of several Excel file in a unique Excel > file? > Every file has the same structure (obviously different in content). > Now I'm doing it with cut&paste, but with several hundreds files is very > time consuming? > > Has anyone idea? > > Thanks in advance. > -- > Luigi > http://blogs.dotnethell.it/ciupaz/ -- Dave Peterson
"Dave Peterson" wrote: > I'd start on Ron de Bruin's site: > http://www.rondebruin.nl/tips.htm > > He has lots of samples of merging different files. Thank you Dave, now I'm trying it. Luigi