+ Reply to Thread
Results 1 to 4 of 4

managing 2 workbooks at once

  1. #1
    Registered User
    Join Date
    02-28-2012
    Location
    va
    MS-Off Ver
    Excel 2007
    Posts
    20

    managing 2 workbooks at once

    let say i have 2 workbooks. i just want to manage my data on one workbook but i need specific data to populate on a separate entire workbook. i have heard that it is posible as long as you open the 2nd workbook and then close it. is this possible? if so how? i am tired of copying and pasting all this data.

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: managing 2 workbooks at once

    A1 = [workbook2.xlsx]sheet1!A1

    In this case, A1 will pull the same value as A1 on sheet1! from the xlsx file named [workbook2] in the same folder.

    If it's somewhere else, specify the file path, like

    A1 = C:\folder\[workbook2.xlsx]sheet1!A1

    This is called creating an external reference.

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: managing 2 workbooks at once

    If you create the link while the workbooks are open, it will automatically update to the full path when you save and close the second workbook.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    02-28-2012
    Location
    va
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: managing 2 workbooks at once

    alright that worked great. now lets say i got a list of names in colum A and i want them to show up in colum D and AB in the same workbook and same sheet).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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