Combine Multiple Worksheets into One with Append Query - KING OF EXCEL

Thursday, December 19, 2019

Combine Multiple Worksheets into One with Append Query

Combine Multiple Worksheets into One with Append Query

One of the most common questions to receive in training is to consolidate or to combine multiple worksheets into one.
The best options available to do this are the Get and Transform features of Excel (known as Power Query in previous versions), or to create a macro using VBA.
In this blog post we will explore the Append Query feature of Get & Transform.
We have a workbook which contains 4 worksheets named France, UK, Spain and Italy. Each one contains sales data. The scenario is to combine these into a single worksheet for analysis.
We want to imagine that this is a regular process (maybe weekly). This data is downloaded or received in some way from an external source. And it needs to be combined into one worksheet quickly and easily.

Combine Multiple Worksheets with the Append Query

The Get and Transform features of Excel are truly incredible and more than up for the task of achieving what we need here (Learn more about Get and Transform in Excel)
For this demonstration, the data on each worksheet is formatted as a table. This is not necessary, but is advantageous. One of the advantages is that when new data is added to the worksheets, the table will automatically expand.
Once we have combined all the worksheets with the Append Query. It can be refreshed in the future at the click of a button. So by having the data in tables, it is more dynamic and reliable.
You can watch this process in the video below.
Lets look at the steps taken in the video.
Firstly if your data is not in tables, you can do this by;
  1. Clicking in your range of data.
  2. Clicking HomeFormat as Table and selecting a style.
  3. Ensure the range is correct and click Ok.
With the data from each worksheet formatted as a table, we now need to create a separate query for each one.
Please remember that you will not need to do these steps each week, or other time the data is changed. Once the queries are created, in the future we just press a button.
To create the queries;
  1. Click in the table, and click the Data tab and then From Table/Range (depending on your Excel version, some of these steps may look a little different).
The Query Editor window
  1. You can name the query in the settings on the right. By default is takes the name of the table. In this example, that is perfect. Click the Close & Load drop arrow, and select Close & Load To.
  2. Select Only create connection and click Ok.
Creating the connection with a query
  1. Repeat these steps for each worksheet/table.
When complete you will see each query in the Queries and Connections pane on the right.
Queries and Connections pane with all queries shown
Now to append them all together onto one worksheet.
  1. Click Data > Get Data > Combine Queries > Append (remember your steps may be a little different).
Starting the Append Query
  1. The Append window appears. We now need to select all the tables we want to append. Because we have 4, we need to select the Three or more tables option.
  2. Select all 4 tables in the list on the left by clicking the first, and holding Shift and clicking the last. Then click Add to copy them to the list on the right. And click Ok.
Choosing the tables to append
  1. The Query Editor window will load showing the appended tables. Change the name of the Query in the Query Settings window on the right. In this example, it has been named all-countries.
All tables appended in the Query Editor
  1. Click the Close and Load button to load it into a new worksheet.
A new worksheet is created with the combined data from all of those sheets.
The query has also been added to the Queries & Connections pane on the right. You can see the number of rows that was loaded here.
If the data on any of the tables change. This combined list can be updated simply by clicking the Data tab and the Refresh All button.
#evba #etipfree
📤You download App EVBA.info installed directly on the latest phone here : https://www.evba.info/p/app-evbainfo-setting-for-your-phone.html?m=1

Popular Posts