+ Reply to Thread
Results 1 to 2 of 2

I need to compare two spreadsheets and output the differences.

  1. #1
    Registered User
    Join Date
    12-04-2014
    Location
    Ottawa, Ontario Canada
    MS-Off Ver
    2010
    Posts
    1

    I need to compare two spreadsheets and output the differences.

    I work in an engineering department and have written a Macro that takes in a bunch of data from from a database that stores all of the engineering drawings and other documents, and outputs an organized drawing list that can be used by the manufacturing department. Next, I need to find a way to quickly compare one version of my output drawing list, to a new version. New versions are created often to ensure my drawing list shows the most recent information. Differences between newer and older versions can include adding new drawings(each drawing gets a row in my list that shows details about it), removing drawings, and changes is drawing names(a drawing called "D-2014-0803_A" would be revision A, and if anything changes in the drawing it becomes revision B (D-2014-0803_B)). Because these possible changes have different effects on the number of rows in the drawing list, I don't know how to set up this comparison, as a cell by cell comparison only works until the first change is detected, then all the row numbers would be thrown off. Does anyone know how I could make this comparison work?

  2. #2
    Forum Contributor mongoose36's Avatar
    Join Date
    06-10-2013
    Location
    Lincoln
    MS-Off Ver
    Excel 2013
    Posts
    389

    Re: I need to compare two spreadsheets and output the differences.

    You need to iterate backwards

    e.g.
    Please Login or Register  to view this content.
    If your questions has been answered to your satisfaction please don't forget to do the following:

    Add Reputation ... and ... Mark Thread as Solved

    Thanks,

    Ma 10:8b Freely you have received; freely give.

+ 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] VBA to compare two worksheets and output differences to third worksheet.
    By maldonadocj in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-15-2014, 07:08 AM
  2. Compare two strings and output the differences
    By aliastx in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-14-2013, 10:49 PM
  3. [SOLVED] Compare Cells and Output Differences
    By gunk in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-26-2013, 01:05 AM
  4. Compare two spreadsheets for differences from live CSV on web
    By noefresh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-24-2011, 01:51 PM
  5. [SOLVED] Compare two spreadsheets to find differences.
    By Toby in forum Excel General
    Replies: 2
    Last Post: 03-28-2005, 09:06 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