+ Reply to Thread
Results 1 to 6 of 6

Get Unique Records

  1. #1
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    Get Unique Records

    Hi,
    I have a data of employee data base of different months in one table i have to get the unique employee list of mentioned month using formula

    Example Column Sheet1 A,B,C,D have the employee data base and E have the month when my value of Sheet2 A1 is Any of month an year i have to show the unique record of that month data from in sheet2 A2 of mentioned all column data

    Thanks
    Liju

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,650

    Re: Get Unique Records

    Lack of answer is probably a result of problems with writing down in excel how it shall work. so:

    Will you please attach a SMALL sample Excel workbook(s) (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. (If trere are typical cases like: all unique values/duplicates could occur, day/night, nobody present/several persons at once, before/on/past due, etc. - please show them all or at least indicate in text) The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution(s) is/are also shown (mock up the results manually).

    3. Make sure that all confidential/restricted information (either personal or business) like real e-mails, social security numbers, bank accounts, etc. is removed first!!

    To attach an Excel file you have to do the following: Just before posting, scroll down and press Go Advanced button and then scroll down and press Manage Attachments link. Now follow the instructions at the top of that pop-up screen.
    Best Regards,

    Kaper

  3. #3
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    Re: Get Unique Records

    Hi,
    Thanks for your reply i have attached the sample data which you required and i have to get the records which
    i have selected on mentioned column.

    thanks
    Liju
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    10-12-2017
    Location
    Brazil
    MS-Off Ver
    2016
    Posts
    59

    Re: Get Unique Records

    Hello.
    Here's what you need:
    In "A3" type a following formula:

    Please Login or Register  to view this content.
    In "B3" type:
    Please Login or Register  to view this content.
    In "C3" type:
    Please Login or Register  to view this content.
    In "D3" type:
    = IF (A3 = ""; "" $ A $ 1)

    Remember that the first three should be closed with CTRL + SHIFT + ENTER because they are matrix formulas.
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    11-26-2013
    Location
    India
    MS-Off Ver
    2010
    Posts
    157

    Re: Get Unique Records

    Hi,
    Thanks for your reply but i had checked the data is showing the employee list on that specific month but other fields are not matching against the employee
    please lets me know where i need to be do the changes for accurate mapping
    Regards
    liju

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,657

    Re: Get Unique Records

    This proposed solution turns the data range on sheet 1 (A1:E21) into a table, which enables the data to be easily sorted by employee name.
    The formula that populates D3:D16 on sheet 2 is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The array entered formula* that populates A3:C16 on sheet 2 is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    *Array entered formulas are confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Add Unique Records
    By kashifshahzad in forum Excel General
    Replies: 10
    Last Post: 07-25-2016, 08:33 AM
  2. Replies: 5
    Last Post: 04-30-2013, 07:42 PM
  3. [SOLVED] Comparing records to result in a list of unique records
    By greenmat in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-17-2013, 07:45 PM
  4. Unique values and Unique Records
    By rjbautista20 in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 04-25-2012, 05:12 AM
  5. Get unique records
    By Ganesh7299 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-03-2011, 03:25 PM
  6. Filter unique records only: Want the last records, not the first
    By davelarue in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-11-2009, 08:51 AM
  7. unique filter results in some non-unique records.
    By Serials Librarian in forum Excel General
    Replies: 2
    Last Post: 05-26-2006, 05:10 PM

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