+ Reply to Thread
Results 1 to 2 of 2

Linking two sheets so they're identical

  1. #1
    Registered User
    Join Date
    07-27-2020
    Location
    Illinois
    MS-Off Ver
    2016
    Posts
    28

    Linking two sheets so they're identical

    I want to link sheet 2 to sheet 1 so they’re identical whenever a change is made to sheet 1. I went to google but I am not currently seeing how it can be done. The formula I entered into cell A1 on sheet 2 is =sheet1! but that formula didn’t work. I’m hoping to find a formula so I don’t have to manually make sure everything is the same whenever I update sheet 1.
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,860

    Re: Linking two sheets so they're identical

    Easily done with Power Query/Get and Transform found on the Data Tab of the Ribbon.

    I have constructed a table of Values in Sheet1.

    Sheet2 is a duplicate of the Values.

    Make any changes to Sheet1 and then click on Refresh All on the Data Tab and Sheet2 is updated.

    Here is the Mcode for the actions taken

    Please Login or Register  to view this content.
    Review PQ
    In the attached file
    Click on any cell in the new table
    On the Data Tab, click on Queries & Connections
    In the right window, double click to open Query
    Review PQ steps

    M-code basics:
    - "let" is the start of a query
    - "in" is the closing of a query
    - each transformation step sits in between those 2 lines
    - each step line is ended by a comma, except the last one
    - "Source" is always the first step (Source Data)
    - After "in" you have the last step referenced
    Attached Files Attached Files
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Linking Workbooks/Entire Worksheets to Identical Sheets in Master
    By taxacct in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-01-2014, 12:41 PM
  2. Trying to Solve Conditional Formatting Formula Linking 2 sheets linking dates
    By Jetpilot69 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-16-2014, 01:57 PM
  3. 2 identical sheets , linked to eachother?
    By stevnb in forum Excel General
    Replies: 4
    Last Post: 12-14-2012, 07:44 AM
  4. Data from multiple identical sheets
    By clacka in forum Excel General
    Replies: 3
    Last Post: 01-07-2011, 10:40 AM
  5. remove identical row in two sheets
    By VBisgreat in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-10-2009, 01:27 PM
  6. dynamically linking multiple identical structured files
    By perinouk in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-12-2007, 08:09 AM
  7. [SOLVED] Linking two identical charts
    By Sarah in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 01-30-2006, 10:40 PM

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