+ Reply to Thread
Results 1 to 7 of 7

Vlook UP

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Post Vlook UP

    I have two sheets, sheet 1 and sheet2.In sheet 1,I need to do vloopup on I and J column.

    In sheet 2, C column, which have some repeated material number . how to v.look-up to the latest one . (For e.g In the attachment, i have same material number in different date , 02-jan and 01-april but i want the April date and cost to look up .)
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Vlook UP

    In I4 Cell
    Formula: copy to clipboard
    =LOOKUP(2,1/(Sheet2!$B$3:$B$20=$A4),Sheet2!J$3:J$20)

    Drag it right and down...


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    03-28-2013
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    157

    Re: Vlook UP

    Sixthsense : Thanks , the code is working fine but can u explain what is (2,1/........................)

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Vlook UP

    Or

    Refer post # 16 of the below thread
    http://www.excelforum.com/excel-form...y-look-up.html

  5. #5
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,603

    Re: Vlook UP

    If you search Google on lookup(2.1/ .... you'll find tons of explanations

  6. #6
    Registered User
    Join Date
    04-29-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    3

    Drop down to auto select

    Hello,

    Can you please advise what simple steps to look my list when typing only the first letter and it will prompt me automatically the name i want by showing me the selection wherein the first letter will appear. Attached an example to support my query. Say if i have a hundreds list in the names maybe this would be useful to apply. Actually at the moment this is in drop down menu and i need to scroll it down if i want to look for a name i want which is time consuming. Thanks.
    Attached Files Attached Files

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Vlook UP

    ferd,

    Unfortunately you need to post your question in a new thread, it's against the forum rules to post a question in the thread of another user. If you create your own thread, any advice will be tailored to your situation so you should include a description of what you've done and are trying to do. Also, if you feel that this thread is particularly relevant to what you are trying to do, you can surely include a link to it in your new thread.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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