+ Reply to Thread
Results 1 to 4 of 4

Help with this layered function....

  1. #1
    Registered User
    Join Date
    11-30-2006
    Posts
    8

    Help with this layered function....

    Why won't this function work?

    =CELL("contents",VLOOKUP((MATCH(1,B1:AS1,0)-2),ALPHA,2))

    I am simply embedding the function =VLOOKUP((MATCH(1,B1:AS1,0)-2),ALPHA,2) into the CELL function in order to retreive the contents of the cell V2 (which in fact the function VLOOKUP will return by itself). But for some reason when embedded into the CELL function it won't work?

    Any thoughts? Thanks in advance.

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by tortuga0981
    Why won't this function work?

    =CELL("contents",VLOOKUP((MATCH(1,B1:AS1,0)-2),ALPHA,2))

    I am simply embedding the function =VLOOKUP((MATCH(1,B1:AS1,0)-2),ALPHA,2) into the CELL function in order to retreive the contents of the cell V2 (which in fact the function VLOOKUP will return by itself). But for some reason when embedded into the CELL function it won't work?

    Any thoughts? Thanks in advance.
    Hi,

    I think you need to 'Indirect' that with

    =CELL("contents",INDIRECT(VLookup

    etc, providing the Lookup returns a valid address.

    hth
    ---
    Si fractum non sit, noli id reficere.

  3. #3
    Registered User
    Join Date
    11-30-2006
    Posts
    8
    Thank you god I can now sleep!

  4. #4
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by tortuga0981
    Thank you god I can now sleep!
    Hi,

    I don't think she comes to this forum often, but I take it that worked for you.

    Cheers

+ 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