+ Reply to Thread
Results 1 to 3 of 3

What am I missing? Vlookup Formula does nothing.

  1. #1
    Registered User
    Join Date
    10-29-2012
    Location
    Melbourne, Australia
    MS-Off Ver
    Enterprise 2007
    Posts
    51

    What am I missing? Vlookup Formula does nothing.

    Hi guys, here is my problem.

    formula is going in column V
    I am trying to match a file name in column U, with a file name in another sheet column B.
    Once it has made the match, I need it to look one cell to the right from the found match,
    and return what is in column C to the original sheet column V

    here is the formula I am using
    =VLOOKUP(U2,Sheet1!B:C,2,0)

    The strange thing is that this formula worked perfectly 1 month ago. I get back from the Christmas break and it is not working.
    Is there a problem with my formula, or have I got a setting on excel switched off somewhere??

    thanks for your time
    Bobbo

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: What am I missing? Formula does nothing.

    have you set calculation to manual somehow in excel options? what happens if you hit f9
    incidentally
    =VLOOKUP(U2,Sheet1!B:C,2,false) is the correct syntax but you can use 0
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    10-29-2012
    Location
    Melbourne, Australia
    MS-Off Ver
    Enterprise 2007
    Posts
    51

    Re: What am I missing? Formula does nothing.

    Ah crap it was just the column was formatted to text. I thought I had checked that. Sorry to waste your time!

+ 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