Results 1 to 2 of 2

Thread: duplicate vlookup help

  1. #1
    Join Date
    Oct 2010
    Posts
    1

    duplicate vlookup help

    Hi,

    I have a file containing item code and its delivery date.
    1 15-sep-10
    1 30-oct-10
    2 15-sep-10
    3 21-nov-10
    4 16-oct-10
    4 21-oct-10
    4 07-nov-10
    5 31-oct-10

    and i need this data to be in the format

    1 15-sep-10 30-oct-10
    2 15-sep-10
    3 21-nov-10
    4 16-oct-10 21-oct-10 07-nov-10
    5 31-oct-10

    I tried using vlookup but it only returns the first entry. Tried many alternatives with IF statements and Index and match but couldnt get it.

    Can someone please help with this?

    Thanks,
    Saif

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: duplicate vlookup help

    Have you tried changing the reference of VLOOKUP's table_array to exclude the previously found item. I am not sure if this helps you, but you may be able to use "AutoFilter" under the menu.

    Data
    Filter
    Autofilter

    This would allow you to show only the items that have in the first column.

Similar Threads

  1. How to get yes or no in Vlookup in Excel
    By Gurmeet in forum MS Office Support
    Replies: 2
    Last Post: 24-01-2012, 04:57 PM
  2. Use VLookup in vba
    By mellisahi in forum Software Development
    Replies: 3
    Last Post: 11-09-2009, 05:33 PM
  3. Need help for vlookup function
    By Sunny55 in forum Windows Software
    Replies: 4
    Last Post: 09-05-2009, 12:39 PM
  4. Replies: 1
    Last Post: 25-03-2009, 05:29 PM
  5. Replies: 0
    Last Post: 08-01-2009, 08:27 AM

Tags for this Thread

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
  •  
Page generated in 1,713,992,575.65571 seconds with 17 queries