+ Reply to Thread
Results 1 to 4 of 4

Cell reference from within a Vlookup

  1. #1
    Registered User
    Join Date
    10-11-2010
    Location
    US
    MS-Off Ver
    NA
    Posts
    41

    Cell reference from within a Vlookup

    I am working with the below formula and have 30 references to maintain. Is there a way to modify this formula to reference the 111 in cell C2 versus manually typing the files in each formula? The key for this workbook is to provide an array function that will permit the referenced files to remain closed.

    VLOOKUP(O$7,'S:\Financial Analyst\Budgets\2011 Facilities\Published\[111 2011 Budget Allocation.xls]Facility Budget'!$A$7:$V$500,20,0)

    Thank you.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cell reference from within a Vlookup

    Unfortunately, to do what you need, you need to employ the use of the INDIRECT function like this:

    Please Login or Register  to view this content.
    But, the caveat is, that it only works with open source books.

    You can however download a free addin from here: Morefunc

    and use INDIRECT.EXT in place of INDIRECT in formula above and then you can use it with closed workbooks
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    10-11-2010
    Location
    US
    MS-Off Ver
    NA
    Posts
    41

    Re: Cell reference from within a Vlookup

    That is precisely what I was afraid you would say. Unfortunately, I would not be able to install this addin onto everyone computer.

    Thankyou for the quick reply.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Cell reference from within a Vlookup

    Note that for the 2003 version, anyway, the addin has a feature that allows you to embed the addin into the workbook so that you can share it and nobody else would need to install it in there own workbook.

    After you install it, you should get a menu item in the Tools menu for Morefunc, and from there choose Embed....

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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