Click here to Skip to main content
15,903,385 members
Articles / Programming Languages / VBScript

Merge Excel Files into One Using VB Script

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
24 Jun 2020CPOL 24.1K   130   8  
How to merge multiple Excel files into one with the help of VB script
In this tip, you will see a script that uses VBA to import worksheets from each file on one workbook to merge Excel files into one Excel file.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Igor is a business intelligence consultant working in Tampa, Florida. He has a BS in Finance from University of South Carolina and Masters in Information Management System from University of South Florida. He also has following professional certifications: MCSD, MCDBA, MCAD.

Comments and Discussions