+ Reply to Thread
Results 1 to 6 of 6

Vlookup table with Match table

  1. #1
    Registered User
    Join Date
    08-14-2011
    Location
    edmonton Ab.
    MS-Off Ver
    Excel 2007
    Posts
    33

    Vlookup table with Match table

    I am having trouble with the formula on the attached sheet. This is for a seniors golf game. The entry in B4,B8,B12 etc is the active input data (the players hcp). I want the strokes in the Vlookup table for the appropriate HCP to be entered in E1 thru V1 as per the color coding. I keep getting zeros and do not know why. Any suggestions would be much appreciated.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    05-20-2013
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2013
    Posts
    941

    Re: Vlookup table with Match table

    In E4, and copy right...
    Please Login or Register  to view this content.
    You should be able to copy the formula to other players, but I noticed for player "brown" the HCP value is on the Gross row as are the "pinkish" cells. I believe you need to move that all down one row.

  3. #3
    Registered User
    Join Date
    08-14-2011
    Location
    edmonton Ab.
    MS-Off Ver
    Excel 2007
    Posts
    33

    Re: Vlookup table with Match table

    Many thanks for your help. All us old guys appreciate it.

  4. #4
    Valued Forum Contributor
    Join Date
    05-20-2013
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2013
    Posts
    941

    Re: Vlookup table with Match table

    You're welcome!

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Vlookup table with Match table

    Here is another option...
    =VLOOKUP($B4,$Y$5:$AQ$40,COLUMN()-3,FALSE)
    copied across
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Vlookup table with Match table

    Here is another option...
    =VLOOKUP($B4,$Y$5:$AQ$40,COLUMN()-3,FALSE)
    copied across

+ 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] Vlookup to Pivot Table, using Match function, returns error if can't find match value
    By AndrewHowarth in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-16-2015, 12:10 AM
  2. Replies: 2
    Last Post: 12-18-2014, 09:52 AM
  3. Replies: 3
    Last Post: 05-19-2014, 02:01 PM
  4. Using a ADDRESS/MATCH with VLOOKUP to find a value in a table
    By stturn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-05-2013, 02:42 PM
  5. Pivot Table, Match or VLookup Formula?
    By SMAX in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-05-2005, 05:44 PM

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