+ Reply to Thread
Results 1 to 5 of 5

a Dynamic Vlookup (Column Reference)

  1. #1
    Forum Contributor
    Join Date
    08-12-2010
    Location
    Excel World
    MS-Off Ver
    Excel 2013, 2019 & O365
    Posts
    214

    a Dynamic Vlookup (Column Reference)

    Hi All,

    Could you please let me know how can I apply a dynamic Vlookup function.
    Actually I have a few unique names in Col H and their rate card is col I, now I have to match/find their values in col J from another data/table.

    for example:
    Country Rate Card Rate ($)
    Argentina Rate3
    Bolivia Rate4
    Brazil Rate1
    Chile Rate1

    With Regards,
    SunOffice
    Attached Files Attached Files
    Excelforum is Completely Awesome! True learning with Live Examples & Best Techniques!!

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: a Dynamic Vlookup (Column Reference)

    Try this...

    =VLOOKUP(H2,A$1:E$17,MATCH(I2,A$1:E$1,0),0)

    Make sure you set calculation to Automatic. In the sample file it's set to Manual.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: a Dynamic Vlookup (Column Reference)

    In cell J2, enter:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and copy down.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  4. #4
    Forum Contributor
    Join Date
    08-12-2010
    Location
    Excel World
    MS-Off Ver
    Excel 2013, 2019 & O365
    Posts
    214

    Re: a Dynamic Vlookup (Column Reference)

    Big Thanks to Tony Valko and OllyXLS!

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by SunOffice; 11-27-2013 at 04:25 PM.

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: a Dynamic Vlookup (Column Reference)

    You're welcome. Thanks for the feedback!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Dynamic VLOOKUP wit INDIRECT reference
    By supern0va in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-29-2012, 11:44 AM
  2. Excel 2007 : Dynamic VLOOKUP reference
    By fuzzycells in forum Excel General
    Replies: 9
    Last Post: 11-30-2011, 05:43 AM
  3. vlookup dynamic reference
    By tknutsen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-26-2008, 08:40 PM
  4. Dynamic range reference in VLOOKUP?
    By drhawk in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-09-2006, 10:21 AM
  5. Vlookup - dynamic range reference?
    By aseanor in forum Excel General
    Replies: 7
    Last Post: 08-17-2006, 06:35 PM

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