Results 1 to 2 of 2

Changing VBA to Compare two Sheets and extracting the difference in a third sheet

Threaded View

  1. #1
    Registered User
    Join Date
    03-24-2021
    Location
    Stuttgart
    MS-Off Ver
    2016
    Posts
    1

    Changing VBA to Compare two Sheets and extracting the difference in a third sheet

    Dear Excel community,

    I got an issue with a VBA code, I spent so many hours trying to solve the problem, however, my VBA knowledge is basic to very limited.
    What I want to do is comparing two excel sheets (yesterday and today) and extract the differences or the changes to a third sheet. For that I found a thread here in the forum from 2011 with a VBA code for it, I used the code and it worked. However, the code didn't suit my need 100%. So I tried to change the code but I failed.

    What I wanted to do is 2 things:

    1- I want to change the reference column, that the VBA is using from Column B to column G.
    2- The third part of the code is checking the difference between the two sheets and highlighting the changes in yellow with a value comparison ( xx/yy) in the cells where the changes occurred and extracting this to the 3rd sheet. However, the cells where there are no changes are left blank. Here I want to change the code so that the cells that are blank must be filled with the values from the sheet today.

    here is the code i found in the forum to be optimized.


    Thanks a lot for your support and help.

    BR
    Mike
    Last edited by a2z293; 03-26-2021 at 02:41 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] To solve circular reference issue
    By Snehith Moturi in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-15-2020, 11:52 PM
  2. please help with combination of formulas, array, vlookup
    By ohdiana in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-11-2014, 04:43 PM
  3. Please Help to solve this issue using MACRO's
    By rpriyadharsini1987 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-02-2013, 12:59 AM
  4. [SOLVED] Solve a formula issue
    By maurella28 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-22-2013, 04:44 PM
  5. [SOLVED] Solve this OFFSET issue
    By janagan in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-26-2013, 12:04 PM
  6. Permissions issue that I cannot solve
    By jclark419 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-14-2006, 09:40 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