Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deonvz/mergeexcel

Merge multiple excel files - workbook sheets into a single new file and sheet. This is all done via a vba macro.
https://github.com/deonvz/mergeexcel

excel macro macros merge vba

Last synced: 13 days ago
JSON representation

Merge multiple excel files - workbook sheets into a single new file and sheet. This is all done via a vba macro.

Awesome Lists containing this project

README

        

# mergeexcel
Merge multiple excel files - workbook sheets into a single new file and sheet. This is all done via a vba macro. This is helpful for excel tasks, reporting, SQL importation and other things.

I have created a Guide.pdf file to step you through the usage of the "Final Generator via Macro.xlsm" which contains the Macro.

![Example Result](sample.png?raw=true "Example Result")