+ Reply to Thread
Results 1 to 3 of 3

Reading from other files

  1. #1
    Registered User
    Join Date
    12-22-2011
    Location
    Loxton, Australia
    MS-Off Ver
    Excel 2016
    Posts
    32

    Reading from other files

    With the help from others I am able to now read from a cell on another worksheet using the below formula:
    =VLOOKUP($B$3,INDIRECT("'"&$B$2-1&"'!$A$6:$E$11"),5)

    If i wanted this to read from another file named after cell B2 what would it look like.

    The formula is in the Student Results worksheet on the attached file.

    Paul
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Reading from other files

    MoreFunc explanation
    http://www.excelforum.com/excel-gene...ndirect.html#2


    INDIRECT() formulas won't read from other workbooks if they are closed. You'll need the MOREFUNC Add-In which will give you INDIRECT.EXT() to use.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Valued Forum Contributor mahju's Avatar
    Join Date
    11-27-2010
    Location
    Pakistan, Faisalabad
    MS-Off Ver
    Excel 2010 plus
    Posts
    730

    Re: Reading from other files

    Hi

    Try this one but as said earlier may won't work if the source file s closed

    Supose B1 has file name (with extention)

    Please Login or Register  to view this content.
    Regards
    Mark the thread as solved if you are satisfied with the answer.


    In your first post under the thread tools.

    Mahju

+ 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