+ Reply to Thread
Results 1 to 3 of 3

How to batch link data from multiple cells into another sheet in the same work book?

  1. #1
    Registered User
    Join Date
    07-14-2021
    Location
    Springfield, Missouri
    MS-Off Ver
    Office Home and Business 2019
    Posts
    2

    Question How to batch link data from multiple cells into another sheet in the same work book?

    Hi.
    I have a sheet inside of a workbook that has confidential information on part of the sheet. I want to have another sheet with the same information minus the confidential info. The goal is to be able to edit the master sheet and information would go directly into the viewing sheet. I've found plenty online on how to link one individual cell and that works just fine. But, the issue is that the sheet has well over 600 rows and I don't have the time to do that for each one. I've attached a small example workbook. Sheet 1 has orange columns and a few blue columns. Sheet 2 only has the orange columns and I want those cells to be exact replicates and that update when changed in Sheet 1. Sorry if this is obscure but any help would be gladly appreciated.

    Thanks,
    njc007
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: How to batch link data from multiple cells into another sheet in the same work book?

    You can use this formula in cell A2 of Sheet2:

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

    Copy across to D2, then copy those 4 formulae down as far as you need them.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    07-14-2021
    Location
    Springfield, Missouri
    MS-Off Ver
    Office Home and Business 2019
    Posts
    2

    Re: How to batch link data from multiple cells into another sheet in the same work book?

    Thank you so much!

+ 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. getting data from one work book sheet to another
    By censura in forum Excel General
    Replies: 8
    Last Post: 05-02-2021, 05:45 PM
  2. Generate separate sheet in same work book by selecting certain cells?
    By hatbox in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-13-2018, 07:40 AM
  3. VBA Code for populating cells from one Work Book A to another Work Book with condition
    By ray.kanata in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 06-22-2015, 03:46 PM
  4. Copy/Pasting a Sheet multiple times in the same work book
    By Morallach in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-21-2014, 10:11 PM
  5. Replies: 1
    Last Post: 06-25-2014, 09:28 AM
  6. Work book link to other work book
    By Mjh35 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-08-2014, 03:55 AM
  7. How to extract a particular data from Multiple work book and save it to single sheet/
    By Swapnanjali in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-28-2013, 05:17 AM

Tags for this Thread

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