+ Reply to Thread
Results 1 to 3 of 3

Strange Vlookup problem

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-16-2005
    Posts
    161

    Strange Vlookup problem

    I have an array that has months in the first coumn (i.e. January,February etc) and a number in the next column representing the month (i.e. 1,2, etc)

    I have a cell in the same worksheet that returns a specific month from another worksheet e.g. January.

    When I do a Vlookup on "January" i get spurious results such as 8 instead of 1

    Any idea what's going on here??

    Cheers

    Peter

  2. #2
    Peo Sjoblom
    Guest

    Re: Strange Vlookup problem

    1. Use exact match vlookup(lookup,Table,2,false)
    2 make sure that there is a match by comparing 2 cells
    =lookup=cell_that_should_match
    should return TRUE, the reason can be one is formatted date mmmm returns
    January and the other is text

    --
    Regards,

    Peo Sjoblom

    (No private emails please)


    "peter.thompson"
    <[email protected]> wrote in
    message news:[email protected]...
    >
    > I have an array that has months in the first coumn (i.e.
    > January,February etc) and a number in the next column representing the
    > month (i.e. 1,2, etc)
    >
    > I have a cell in the same worksheet that returns a specific month from
    > another worksheet e.g. January.
    >
    > When I do a Vlookup on "January" i get spurious results such as 8
    > instead of 1
    >
    > Any idea what's going on here??
    >
    > Cheers
    >
    > Peter
    >
    >
    > --
    > peter.thompson
    > ------------------------------------------------------------------------
    > peter.thompson's Profile:
    > http://www.excelforum.com/member.php...o&userid=29686
    > View this thread: http://www.excelforum.com/showthread...hreadid=499270
    >



  3. #3
    Forum Contributor
    Join Date
    12-16-2005
    Posts
    161

    Thanks Peo

    The exact match fixed it up !

    Thanks Peo

    Peter

+ 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