+ Reply to Thread
Results 1 to 4 of 4

Indirect function and Array formula

Hybrid View

  1. #1
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,702

    Re: Indirect function and Array formula

    VLOOKUP doesn't take a range or array as the first argument, try this version in S15 copied down

    =VLOOKUP(substitute(D15,"-client",""),B$15:C$195,2,FALSE)

    [I'm assuming D15 contains an entry like xyz_client, that will match with xyz in column B and return the corresponding value from column C]
    Audere est facere

  2. #2
    Registered User
    Join Date
    04-28-2011
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Indirect function and Array formula

    Thanks Daddylong legs!

+ 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