Excel Files and Sheets Consolidator is an MS Excel based data consolidation tool which can be used to consolidate data from multiple Excel Files or Excel Sheets. The tool supports multiple configurations such as Sheet Name, Sheet Index, Header Row and Non-Blank column to help consolidating accurate data.
Consolidate Excel Files from a Folder and Sub-Folders
Active Sheet: Tool will consolidate data from the active sheet of each file. The sheet which is visible when you open a file is called active sheet.
Sheet by Index: Tool will consolidate data from the sheet based on index position from the left. If you select this option, then you need to specify the index position as well
Sheet by Name: Tool will consolidate data from the sheet based on sheet name. If you select this option, then you need to specify the sheet name as well
Select or type the row number which needs to be used as header
If your data contain any non-blank column then select the checkbox and column name. Note that it is optional feature which helps to improve accuracy in data consolidation. If your data does not contain any non-blank column then leave the checkbox as unchecked
Now tool is ready to consolidate the data. Click on “Start Consolidation” button
Tool will start consolidating the data and show the progress on status bar. If you want to stop the tool in-between, then click on “Cancel” button
Once done, you will receive confirmation message as below
Data is consolidated and available in “Consolidation” sheet
You can refer “Logs” sheet to check file wise summary of consolidation
Consolidate Sheets from an Excel File
What is the Usage of sheet color in Excel? When we prepare a report or a dashboard it is easy to identify or analyze reports with a change of color sheet tabs. Analysts generally give…
VBA Code To Add New Sheet In VBA, it is sometime important to add a worksheet at the right place in the Excel. Here is a simple an effective code that adds a new worksheet…
Did you come across any requirement where you want the user to interact with a sheet only through VBA Form? Here is a simple code which can help you here.
VBA Code To Change Cell Color Excel supports more than 16 million colors in a cell; hence you should know how to set the exact color in a cell. To do this, you can use…
VBA Code to Filter Data in Excel Here is an easy reference code which filters data in the sheet. In the code, we have filtered the data in three steps. Step 1: Remove existing filter from…
Outlook Bulk Email Tool is an Excel and Outlook based tool which helps you to send or draft email in bulk right from Excel. It reads the recipient details from Excel sheet and uses Outlook installed on your system to generate emails. The tool supports To, Cc, Subject, Email Body, Attachment, HTML Table in Email Body.