+ Reply to Thread
Results 1 to 2 of 2

confusing error in vlookup

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    02-10-2007
    Location
    Manchester, England
    MS-Off Ver
    2013
    Posts
    133

    confusing error in vlookup

    I am using the following website to make a sports table

    http://exceltemplate.net/tutorial/cr...tanding-table/

    i have got to step 22 and when i put in the following formula
    =VLOOKUP($I3;$Table.$A$3:$AF$6;COLUMN()+4;0)
    it should put how many games are played, this works for the first three teams (i am using 4 teams to test)

    i cannot not get this to work, but it works if i download the sheet from the web site

  2. #2
    Valued Forum Contributor Harribone's Avatar
    Join Date
    02-24-2013
    Location
    Midlands, UK
    MS-Off Ver
    Excel 2019/365
    Posts
    570

    Re: confusing error in vlookup

    I think it is the sheet reference which isn't working for you. If your sheet is called "Table" the formula should be:

    =VLOOKUP($I3;'Table'!$A$3:$AF$6;COLUMN()+4;0)
    Say thanks, click *

+ 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