Results 1 to 6 of 6

Indirect function within Vlookup

Threaded View

  1. #1
    Registered User
    Join Date
    04-21-2011
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    31

    Indirect function within Vlookup

    Hello one and all!

    I have the following issue:
    I have 2 spreadsheets. 1 Master and 1 Slave.
    The slave has a number of worksheets containing sets of data.

    The Master collects all this data.

    I am using the following formula.

    =IF(ISBLANK(VLOOKUP($J97,[Raw.xls]ELTO!$A$2:$R$99,12,FALSE)),"",VLOOKUP($J97,[Raw.xls]ELTO!$A$2:$R$99,12,FALSE))

    Where RAW.xls is the slave file holding all the data. (ELTO is the worksheet name)
    J97 is the reference cell , and holds data such as Project A, B, C

    Now if within the Master file, column I had the word ELTO or something else, hwo do i incorporate this within the formulsa?
    The next worksheet I want to use is called Morizz, and so on.

    I know I have to sue INDIRECT but unsure where.


    Help!


    Thanks!
    Last edited by garethjohn; 05-25-2011 at 08:34 AM.

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