Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/deonvz/mergeexcel
- Owner: deonvz
- License: mit
- Created: 2022-09-14T15:17:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T11:27:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T03:40:38.095Z (3 months ago)
- Topics: excel, macro, macros, merge, vba
- Homepage:
- Size: 811 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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")