Results 1 to 9 of 9

search table for unique values return values and corresponding cells to a different sheet

Threaded View

thara95 search table for unique... 02-28-2017, 09:51 AM
BellyGas Re: search table for unique... 02-28-2017, 10:08 AM
thara95 Re: search table for unique... 02-28-2017, 10:44 AM
thara95 Re: search table for unique... 02-28-2017, 10:55 AM
BellyGas Re: search table for unique... 02-28-2017, 11:02 AM
thara95 Re: search table for unique... 02-28-2017, 11:46 AM
thara95 Re: search table for unique... 02-28-2017, 12:14 PM
BellyGas Re: search table for unique... 03-01-2017, 08:44 AM
thara95 Re: search table for unique... 03-01-2017, 09:04 AM
  1. #1
    Registered User
    Join Date
    02-27-2017
    Location
    kent
    MS-Off Ver
    2007
    Posts
    41

    Unhappy search table for unique values return values and corresponding cells to a different sheet

    Hi guys - I have been dabbling with vba for a little while now and normally I manage to find the answer pretty easily but with this one I am struggling (also been googling for days)

    so in my datasheet I have a table in the following format

    a b c d e f g
    1 aa ab ac af aa af 01/02/2016
    2 aa bb ff fc aa ff 13/05/2016
    3 gg ff aa af aa ff 17/11/2016

    (don't shout at me I haven't worked out how to put it in properly yet)

    A1:F3 contain a varity of codes, (aa,ab, etc) and column G contains a date.

    I need a way to get the first instance of each unique value along with the corresponding date in a list on a different sheet (reportsheet2)

    hopefully looking something like this

    a b
    1 aa 01/02/2016
    2 ab 01/02/2016
    3 ac 01/02/2016
    4 af 01/02/2016
    5 bb 13/05/2016
    6 ff 13/05/2016



    there is wayyyyyy more data than I have provided in this example just as a heads up

    I do have a little bit of code that has arranged the rows into date order but other than that I am stuck,


    any help would be greatly apreciated,

    Kind regards,

    T
    Last edited by thara95; 03-01-2017 at 12:15 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Search table to return multiple values
    By Hayzylou in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-11-2017, 07:10 AM
  2. Replies: 4
    Last Post: 10-01-2015, 11:01 AM
  3. [SOLVED] Using INDEX MATCH to return unique values for non-unique search term
    By rico_suave in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 06-03-2015, 01:53 AM
  4. Formula to search for repeat values and return unique information
    By sccrbrg in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-19-2015, 10:47 PM
  5. Replies: 1
    Last Post: 04-11-2013, 01:02 PM
  6. Replies: 2
    Last Post: 01-21-2013, 12:07 AM
  7. Return Multiple Unique Values for Horiontal Table
    By sclost in forum Excel General
    Replies: 4
    Last Post: 01-09-2012, 10:30 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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1