+ Reply to Thread
Results 1 to 2 of 2

Cross Workbooks Referencing Formula

  1. #1
    Registered User
    Join Date
    12-06-2013
    Location
    Swe
    MS-Off Ver
    Excel 2007
    Posts
    26

    Cross Workbooks Referencing Formula

    Hi I have some formulas I need to build in Excel which are giving me a lot of headache....
    The solution has to be in Excel formula and NOT in VBA.

    Formula 1:
    In B1
    =Workbook.Sheet($A$1)
    In B2
    =Workbook.Sheet($B$1)
    In B3
    =Workbook.Sheet($C$1)
    In B4
    =Workbook.Sheet($A$2)
    In B5
    =Workbook.Sheet($B$2)
    In B6
    =Workbook.Sheet($C$2)

    And so on. This I need to work in a quite big Sheet. It´s about 30.000 rows so I don't want to copy paste it manually
    and when using a Table in Excel it doesn't give the right formulas if I let it populate the column by itself.

    Formula 2:
    In B1
    =Workbook.Sheet($A$1)
    In B2
    =Workbook.Sheet($A$1)
    In B3
    =Workbook.Sheet($A$1)
    In B4
    =Workbook.Sheet($A$2)
    In B2
    =Workbook.Sheet($A$2)
    In B3
    =Workbook.Sheet($A$2)

    Almost the same as the above. Maybe an easy way to do but I cant figure it out.
    Any help would be appreciated. Example File is attached.
    Attached Files Attached Files
    Last edited by britzer; 03-04-2015 at 08:22 AM.

  2. #2
    Forum Contributor
    Join Date
    12-11-2010
    Location
    Indiana, USA
    MS-Off Ver
    Excel 2007
    Posts
    118

    Re: Cross Workbooks Referencing Formula

    I have attached a solution to your request, as I understand it.
    AT least it will give you a head start on what you may be trying to accomplish
    Attached Files Attached Files

+ 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: 1
    Last Post: 03-25-2013, 06:53 AM
  2. Cross referencing data between workbooks
    By Phily in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-10-2011, 10:53 AM
  3. Replies: 12
    Last Post: 10-20-2010, 01:26 PM
  4. Cross referencing 2 workbooks...
    By yeamans17 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-23-2008, 10:37 AM
  5. Cross referencing data across different workbooks
    By Luke in forum Excel General
    Replies: 3
    Last Post: 08-08-2006, 05:25 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