
If you’re working with several sheets in one file, you can quickly bring all the data together using simple techniques. Start by selecting the range of data in one sheet and copying it. Then, paste it into the desired location in the target sheet. This method is useful for small data sets but can become tedious with large volumes of information.
Power Query is another option to bring data from multiple sheets into a single table. It automates the process of combining records and can be easily refreshed if the original sheets are updated. To use Power Query, go to the “Data” tab, select “Get & Transform Data,” and choose the sheets you want to import. Power Query will automatically handle the integration.
If you have data spread across different files, Excel’s Consolidate feature can be a quick way to combine them. This tool allows you to pull data from multiple workbooks, even if they’re not open, and automatically arrange them into a single table. Use it from the “Data” tab and choose the “Consolidate” option to set up the ranges you want to combine.
After combining your data, it’s important to clean up any duplicates or errors that might have been introduced during the process. You can do this using the Remove Duplicates function under the “Data” tab. This step ensures that your final table contains only unique and accurate information.
Merge Data from Multiple Sheets Using Copy-Paste
To combine data from different tabs into one, select the range of cells you want to copy from the first sheet. Right-click and choose Copy, then navigate to the destination sheet and paste the data using Paste Special to avoid formatting issues. This method is simple and effective for smaller datasets.
If the source sheets have similar structures, copy the data from each and paste it below the existing data in the target sheet. Ensure that the columns align correctly to avoid misplacement. After pasting, use the Remove Duplicates tool to clean up any repeated entries if necessary.
For quick combination without worrying about formatting, use Ctrl + C to copy and Ctrl + V to paste directly. You can also use Ctrl + Shift + End to quickly select all the data in a large sheet. For better organization, paste each range in a new row or column.
Combine Data from Multiple Sheets Using Copy-Paste

To bring data from different sheets into one, begin by selecting the range of cells from the first sheet. Right-click and choose Copy. Then, go to the target sheet and paste the data using Paste Special to ensure the formatting does not interfere with the structure.
If the sheets share the same format, continue by copying the corresponding range from the second sheet and pasting it below the first dataset. This allows you to stack the data seamlessly without overlapping information. If the data extends beyond the screen, use the Ctrl + Shift + End shortcut to quickly select all data in the current sheet before copying.
For better clarity and to maintain an organized structure, consider adding headers or labels to differentiate the datasets. Once all the data is pasted, use the Remove Duplicates tool to clean up any repetitive entries.
| Sheet 1 Data | Sheet 2 Data |
|---|---|
| Item 1 | Item A |
| Item 2 | Item B |
Once combined, check the final dataset for consistency and alignment. You can format the table to suit your needs, ensuring that data from different sheets is properly integrated.
Merge Data with Power Query for Advanced Automation
Power Query automates the process of combining data from multiple sheets with a few simple steps. First, go to the Data tab, then click Get Data and select From Other Sources, followed by Blank Query.
Next, open the Advanced Editor to write a custom query or use the interface to load data from various sources, such as different sheets or workbooks. Once the data is loaded, use Append Queries to bring together the data from different sources into one table. Power Query automatically handles the structure and formatting for you.
- Select the sheets or tables you want to append.
- Click OK and the data from each sheet will be combined into a single dataset.
- Use the Close & Load button to push the combined data back into the workbook.
If you need to refresh the data later, simply go to the Data tab and click Refresh All. Power Query will automatically update the table with any changes made in the source sheets, streamlining your workflow.
Consolidate Data from Different Workbooks
To combine data from multiple workbooks into one, go to the Data tab and select Consolidate from the Data Tools group. This tool allows you to pull data from several workbooks and combine it in a single table.
Choose the consolidation method. For example, if you want to sum data, select the Sum option. Then, click Browse and select the files you want to pull data from. Add the ranges from each file to the References box, making sure to include all necessary data.
- Check the Top row and Left column boxes if your data includes labels.
- Click OK, and the data from the selected workbooks will be consolidated into a single table in the current workbook.
If the source files are frequently updated, you can use the Update button to refresh the consolidated data whenever changes occur. This keeps the combined dataset current without needing to manually add or adjust data each time.
Handling Combined Data and Removing Duplicates

After combining data from different sheets or files, you may encounter duplicate entries. To remove these, first select the range of data or click on any cell in the dataset. Then, navigate to the Data tab and click on Remove Duplicates in the Data Tools group.
In the Remove Duplicates dialog box, choose the columns that should be checked for duplicates. If you want to remove duplicates based on a single column, select only that column. If the entire row should be checked for duplicates, select all columns.
- Click OK to remove any duplicate rows from the selected data.
- A message will pop up showing how many duplicates were removed and how many unique values remain.
If you need to keep the original data intact, consider copying the dataset to a new sheet before using the Remove Duplicates function. This way, you preserve the source data in case you need to reference it later.
For large datasets, consider using the Advanced Filter option to extract unique records. This allows you to filter the data without modifying the original dataset.