+ Reply to Thread
Results 1 to 3 of 3

VBA Code to Compare Two Worksheets and display the columns with changes.

  1. #1
    Registered User
    Join Date
    06-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    2

    VBA Code to Compare Two Worksheets and display the columns with changes.

    Hi Pals,

    I want to write VBA code where I want to compare two different worksheets and find all those columns from new Worksheet where data from the column has changed compared to last worksheet. I am going to compare current months worksheet with earlier months worksheet.

    Thanks.

  2. #2
    Forum Contributor
    Join Date
    10-13-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    401

    Re: VBA Code to Compare Two Worksheets and display the columns with changes.

    Will the data always be in the same ROWS, between the two worksheets?
    To clarify, will row number 100 on worksheet #1 always be the same record as row number 100 on worksheet #2?

    Do you want the differences highlighted on one of the worksheets, or all rows that are different written to a new worksheet?

    Approximately how may rows and columns do you have?

  3. #3
    Registered User
    Join Date
    06-04-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: VBA Code to Compare Two Worksheets and display the columns with changes.

    First of all I want to thank you for replying on my post.

    I will post the exact requirement in few hours there is change in the requirement.

    I request you to check this post after few hours.

    Thanks.

+ 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