+ Reply to Thread
Results 1 to 4 of 4

Ms excel find unique records 2 sheets & copy to another sheet

  1. #1
    Registered User
    Join Date
    07-13-2006
    Posts
    18

    Ms excel find unique records 2 sheets & copy to another sheet

    I am not expert in excel, Hence I need help to compare Excel 2 sheets & copy the unique records (Selected columns from sheet1 & sheet2) to sheet 3. I give below the following details for your valuable suggestions:

    Sheet1(Master) : (Total records more than 10000 Nos)
    Column A: Cust_Id, Column B: Cust_Name, Column C: Cust_Place, Column D: Credit Limit

    Sheet2(Details): (Total records below 4000 nos)
    Column A: Cust_id, Column B: Cust_Name, Column C: Cust_Place, Column D: Sales, Column E: Month

    I need to help compare sheet2 with Sheet1 and copy the unique customer details to sheet3.
    Sheet3(Compare) (Details required)
    Column A: Cust_id, Column B: Cust_Name, Column C: Cust_Place, Column D: Sales, Column E: Month, Column F: Credit Limit (from sheet1)

    Sheet 4(Missing records) (Details required)
    Column A: Cust_id, Column B: Cust_Name, Column C: Cust_Place, Column D: Sales, Column E: Month, Column F: Credit Limit (from sheet1)

    Please help me & inform vb script . If possible please send a sample file to tpra001@yahoo.co.in
    Thanks in advance
    CSG

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

    Re: Ms excel find unique records 2 sheets & copy to another sheet

    Which field should be used to compare? All the fields in one row should be matched to the other row?
    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]

  3. #3
    Registered User
    Join Date
    07-13-2006
    Posts
    18

    Re: Ms excel find unique records 2 sheets & copy to another sheet

    In Invoice Sheet – ‘Date’ = sheet order ‘Date’
    In Invoice Sheet – ‘Bill No’. = Order Sheet ‘Order’
    I need the Products, Rate, Quantity, Value details from Order sheet in invoice sheet.

    Regards

    CSGanesh

  4. #4
    Forum Guru Sintek's Avatar
    Join Date
    12-04-2015
    Location
    Cape Town
    MS-Off Ver
    2013 | 2019 | 2021
    Posts
    14,958

    Re: Ms excel find unique records 2 sheets & copy to another sheet

    Taken you 8 years to respond????
    Good Luck...
    I don't presume to know what I am doing, however, just like you, I too started somewhere...
    One-day, One-problem at a time!!!
    If you feel I have helped, please click on the [★ Add Reputation] to left of post window...
    Also....Add a comment if you like!!!!
    And remember...Mark Thread as Solved...
    Excel Forum Rocks!!!

+ 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