+ Reply to Thread
Results 1 to 12 of 12

Duplicate a Table and Automatically have it Update as Original Table Updates?

  1. #1
    Registered User
    Join Date
    08-14-2018
    Location
    UK
    MS-Off Ver
    2013 (Work), 365 (Home)
    Posts
    17

    Question Duplicate a Table and Automatically have it Update as Original Table Updates?

    I have two worksheets. The first worksheet has a large table in it. I would like to duplicate three columns from this table in the second worksheet and have it automatically add new rows as the table in the first worksheet has new rows added.

    Any help on this matter is appreciated!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,786

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    By far the easiest way, since you have Office 365, is to use Power Query (Get & Transform).

    If you need a demo, then please attach a sample desensitised workbook and I'll talk you through it.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    08-14-2018
    Location
    UK
    MS-Off Ver
    2013 (Work), 365 (Home)
    Posts
    17

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    Unfortunately I can't install Power Query as I am running this on a business machine.
    Last edited by AliGW; 08-15-2018 at 09:38 AM.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,786

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    You don't have to - it comes for free with Office 365.

    or are you saying that you don't have 365 on your business machine? If so, then please update your user profile (se how I've done mine to distinguish the versions I use).

  5. #5
    Registered User
    Join Date
    08-14-2018
    Location
    UK
    MS-Off Ver
    2013 (Work), 365 (Home)
    Posts
    17

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    Ah, I'm using Office 2013, my mistake. Is there any other way solve my problem?
    Last edited by AliGW; 08-15-2018 at 09:52 AM.

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,786

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    Yes, there may be several ways.

    Is all you are wanting a mirror of those three columns?

  7. #7
    Registered User
    Join Date
    08-14-2018
    Location
    UK
    MS-Off Ver
    2013 (Work), 365 (Home)
    Posts
    17

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    Indeed, and for the second table to automatically add new rows as the first table has new rows added.

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,786

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    So explain why you need these three columns on a separate sheet. Will they need to be sorted? How will users need to interact with them other than looking at them?

  9. #9
    Registered User
    Join Date
    08-14-2018
    Location
    UK
    MS-Off Ver
    2013 (Work), 365 (Home)
    Posts
    17

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    The first table compiles data from a server database, the second table picks out the name, date received and date completed columns. These values are used to create some metrics and display visually on a separate sheet. They are separate sheets to keep the metrics a standalone feature.

  10. #10
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,786

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    Can you please answer the second crucial half of my query?

  11. #11
    Registered User
    Join Date
    08-14-2018
    Location
    UK
    MS-Off Ver
    2013 (Work), 365 (Home)
    Posts
    17

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    The data is sorted in date order; newest at the bottom. The user doesn't need to interact with the data, just oversee it and plot graphs from it.

  12. #12
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,786

    Re: Duplicate a Table and Automatically have it Update as Original Table Updates?

    All you really need, then, are three formulae copied down as far as you need just tweak the cell references to the first cells in each column):

    =IF(Sheet1!D1="","",Sheet1!D1)

    =IF(Sheet1!E1="","",Sheet1!E1)

    =IF(Sheet1!F1="","",Sheet1!F1)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 07-12-2017, 04:44 AM
  2. Replies: 1
    Last Post: 01-04-2017, 09:27 PM
  3. [SOLVED] Create an UPDATE query in Excel that updates ACCESS table
    By cliff.clayman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-25-2016, 10:14 AM
  4. table that updates automatically with the name & highest score
    By geoffbanks in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 03-13-2011, 11:59 AM
  5. Replies: 0
    Last Post: 09-24-2010, 10:18 AM
  6. Replies: 1
    Last Post: 03-02-2010, 10:40 PM
  7. [SOLVED] Can I setup a league table that automatically updates itself?
    By sd8974 in forum Excel General
    Replies: 1
    Last Post: 02-04-2005, 10:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1