+ Reply to Thread
Results 1 to 4 of 4

Filling in id number that are missing from two spreadsheets

  1. #1
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2010
    Posts
    378

    Filling in id number that are missing from two spreadsheets

    Hello,

    I'm working to insert new data to sheet 2. All the data is available in Sheet 1. I can use Vlookup function for Sheet2 to get value from column B of sheet 1. However, do you know any formula that I can use to find out any id of sheet 2 is missing from sheet 1 and add them to the id column of sheet 2 and add them to the next row of the last row instead.

    Attached is the file Sample.xlsx . Please help me on this and thank you in advance.

  2. #2
    Registered User
    Join Date
    11-20-2012
    Location
    Kolkata
    MS-Off Ver
    Excel 2010
    Posts
    34

    Re: Filling in id number that are missing from two spreadsheets

    Hi Tantcu,

    Please find the attached file. I have taken the help of Macro. In sheet 2 you will get a box. click that box and Not available codes will be added in sheet 2.
    Attached Files Attached Files

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

    Re: Filling in id number that are missing from two spreadsheets

    AUTOMATICALLY INSERTING OF DATA not possible in worksheet function so I have given VBA code solution. I have attached your workbook with the below code and in sheet2 I made a button to get the MISSING DATA on click.

    Please Login or Register  to view this content.
    Attached Files Attached Files


    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

  4. #4
    Forum Contributor
    Join Date
    07-16-2012
    Location
    Fort Worth, Texas
    MS-Off Ver
    Excel 2010
    Posts
    378

    Re: Filling in id number that are missing from two spreadsheets

    The macro is very awesome. Thank you for sharing.

+ 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