Forum Discussion

CarlaHobson's avatar
CarlaHobson
Copper Contributor
Apr 21, 2020
Solved

Adding new rows from source sheet to linked sheet

I have a workbook with multiple sheets, and each sheet contains a single table. Each table has the same set of column headers. I am trying to consolidate and link all the tables/sheets into a single ...
  • DhaniCole's avatar
    Apr 21, 2020

    CarlaHobson 

    You should use Power Query. 

     

    Select the first table and under the data tab, in the "get and transform data" area, select "from table/range".  This will load PQ where you can format if you'd like.  Select close and load drop down, then close and load to-then choose only create connection.  Do the same for the other table.  Then you need to go back to PQ, to do so, select get data, then launch PQ editor.  Select table1, and choose Append Queries drop down, then select append queries as new.  In the box that pops up, table1 will be selected for you, you have to choose table2 in the bottom half of the screen, then hit ok.  Your mergered table will appear, and now you'll select the close and load drop down arrow, and choose close and load to Table.

     

    When you want new data to show up in the new table, refresh all and it'll show up.

Resources