+ Reply to Thread
Results 1 to 6 of 6

I need to run vlookup to compare two set of data and i want it to be automated.

  1. #1
    Registered User
    Join Date
    08-14-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Question I need to run vlookup to compare two set of data and i want it to be automated.

    I attached a file that contains two tabs.

    In New Order tab, it contains a set of data that i received from supplier.I will receive the update daily.

    My task is to register the records in our internal system.

    Before doing that, i need to run vlookup to check if the new data new data alraedy created in our system by comparing the data in New Order with data in Registration tab.

    If the record alraedy exist in Registration tab, the cell E will appear as Yes and if it is not, the result is No.

    I have more that 3000 records and i'm repeating the same step everyday.I wish i can get this automated.

    Any help is greatly appreciated.
    Attached Files Attached Files

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

    Re: I need to run vlookup to compare two set of data and i want it to be automated.

    Please confirm which are all the cells data needs to be considered for comparison?


    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

  3. #3
    Registered User
    Join Date
    08-14-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: I need to run vlookup to compare two set of data and i want it to be automated.

    Hi Sixthsense,
    I want to compare serial number from registration tab (Cell C) and serial number in new order tab (Cell D).
    If it is matching, it returns result as Yes. If it is not, it will return result as No.

    Please help me..

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

    Re: I need to run vlookup to compare two set of data and i want it to be automated.

    Try this...

    Please Login or Register  to view this content.
    How to install your new code
    1. Copy the Excel VBA code
    2. Select the workbook in which you want to store the Excel VBA code
    3. Press Alt+F11 to open the Visual Basic Editor
    4. Choose Insert > Module
    5. Edit > Paste the macro into the module that appeared
    6. Close the VBEditor
    7. Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)

    To run the Excel VBA code:
    1. Press Alt-F8 to open the macro list
    2. Select a macro in the list
    3. Click the Run button

  5. #5
    Registered User
    Join Date
    08-14-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: I need to run vlookup to compare two set of data and i want it to be automated.

    HiSixthsense,
    Thanks for your help.
    It is working.

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

    Re: I need to run vlookup to compare two set of data and i want it to be automated.

    Glad it helps you and thanks for the feedback and rep

+ 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] can i use filters to compare data instead of vlookup?
    By Vindell in forum Excel General
    Replies: 1
    Last Post: 01-03-2006, 03:55 PM
  2. Using Vlookup to compare and validate data
    By paul in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-06-2005, 05:05 PM
  3. Using Vlookup to compare and validate data
    By Big Jones in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 PM
  4. Using Vlookup to compare and validate data
    By Big Jones in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  5. [SOLVED] Using Vlookup to compare and validate data
    By Big Jones in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-19-2005, 08:05 AM

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