+ Reply to Thread
Results 1 to 2 of 2

excel Vlookup formula

  1. #1
    Registered User
    Join Date
    08-05-2010
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    excel Vlookup formula

    Hi All,
    I am very new to excel, someone emailed me the excel spreadsheet and in one of the cell there is a formula
    =VLOOKUP($C2,'D:\Documents and Settings\test\Desktop\Weekly\092011\[2011_09_21.xlsx]WORKING'!$A$2:$D$262,4,0)

    although, I looked up at the vlookup tutorial, I am unable to figure out the formula.

    I was wondering if someone can explain me this formula.

    I know the person who emaile me the spreadsheet is trying to populate one field based on another excel spreadhseet.

    any help will be apprecaited.

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: excel Vlookup formula

    C2 holds the lookup value which is being looked up in the table WORKING'!$A$2:$D$262 and returning what is in the 4 column

    http://www.contextures.com/xlfunctions02.html

    =VLOOKUP(lookup_value,table_array,col_index_num,range_lookup)
    HTH
    Regards, Jeff

+ 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