+ Reply to Thread
Results 1 to 3 of 3

comparing two sheets of data

  1. #1
    Forum Contributor
    Join Date
    06-17-2013
    Location
    australia
    MS-Off Ver
    Excel 2007
    Posts
    247

    comparing two sheets of data

    Hi All,

    Not sure if this should be in VBA or Formulas however what im trying to achieve:

    I have a data report that i pull today, tomorrow i want to run the same report and see if there are any differences on the report. e.g show data that was not on the previous report.

    Id imagine id have a sheet with yesterdays data, sheet with todays data, sheet with Differences that only shows the new lines between the report. Then after i have done i would just create a macro clear the difference sheet so its blank, copy todays data over to yesterdays data and repeat the process daily.

    What is the easiest way to do this? im getting stuck on the comparing..

  2. #2
    Forum Contributor
    Join Date
    06-17-2013
    Location
    australia
    MS-Off Ver
    Excel 2007
    Posts
    247

    Re: comparing two sheets of data

    Will use vlookup then filter #N/A to obtain new values, if anyone has a better way please advise. thank you!

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: comparing two sheets of data

    You can probably do this with a vlookup() or index/match function, and, instead of a macro to delete/copy etc, you could just switch between sheets for each new day
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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] Comparing Data Across 2 sheets
    By excelmee in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-04-2013, 05:55 PM
  2. [SOLVED] comparing data from different sheets
    By benjamin.grimm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-14-2013, 10:45 AM
  3. [SOLVED] Comparing data in 2 sheets
    By JakeMann in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-14-2013, 04:13 AM
  4. Comparing data of two sheets
    By shenlingstyle in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-29-2005, 01:57 PM
  5. Comparing sheets data
    By Vytautas in forum Excel General
    Replies: 1
    Last Post: 02-15-2005, 06:06 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