+ Reply to Thread
Results 1 to 4 of 4

Vlookup Help Needed

  1. #1
    Registered User
    Join Date
    09-04-2014
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 2007
    Posts
    2

    Vlookup Help Needed

    Hi,

    Just registered to this forum and looking for some guidance. I have attached the spreadsheet I am working on.
    I am trying to use the "vlookup" function to look up account names using an existing account number. The first sheet has the table with account numbers and names. The second sheet is where I am trying to look up customer names in column C.
    I cannot get the function to work as you can see in cell C2. Any idea on what I am doing wrong?

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Vlookup Help Needed

    Try this

    =VLOOKUP(B2,'Company Names'!$C$2:$D$512,2,FALSE)
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    09-04-2014
    Location
    Chicago, IL
    MS-Off Ver
    MS Office 2007
    Posts
    2

    Re: Vlookup Help Needed

    Thank you so much!! Why does locking the table cells fix it?
    Repped!

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Vlookup Help Needed

    Quote Originally Posted by ILspeed3 View Post
    Thank you so much!! Why does locking the table cells fix it?
    Repped!
    Range needs to locked so it wouldn't change when you pull formula down. VLOOKUP function looks through entire range to find matching value.

+ 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. Urgent help needed: Vlookup within a Vlookup
    By jozz90 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-15-2013, 07:57 AM
  2. Complex Vlookup/ VBA function or Macro Needed For "if contains text then vlookup"
    By alfykunable in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-09-2012, 03:48 AM
  3. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  4. vlookup help needed!
    By jmck in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-09-2008, 11:21 AM
  5. [SOLVED] vlookup help needed
    By Steven J in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2005, 07:05 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