+ Reply to Thread
Results 1 to 6 of 6

Find differences after monthly updates

  1. #1
    Registered User
    Join Date
    07-04-2022
    Location
    North Carolina, USA
    MS-Off Ver
    365 version 2206
    Posts
    3

    Find differences after monthly updates

    Our home office sends us a spreadsheet of everyone that has been hired, changed roles, or left the company every month. I am trying to figure out the fastest way to compare the changes from last month's spreadsheet to this month's. Attached is a sample of what we get every month. The actual doc is about 8000 rows. Thanks for your ideas!
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,890

    Re: Find differences after monthly updates

    To give you a workable solution you would need to provide two worksheets. Prior Month and Current Month. I suspect you can do a join in Power Query (Get and Transform in your version of Excel) on the common field and determine the differences.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    07-04-2022
    Location
    North Carolina, USA
    MS-Off Ver
    365 version 2206
    Posts
    3

    Re: Find differences after monthly updates

    Thank you, I attached another one with some changes to it that we typically see.
    Attached Files Attached Files
    Last edited by MizGrace; 07-04-2022 at 06:34 PM. Reason: attachment

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Find differences after monthly updates

    With this pivot table, you see which data are updated.

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  5. #5
    Registered User
    Join Date
    07-04-2022
    Location
    North Carolina, USA
    MS-Off Ver
    365 version 2206
    Posts
    3

    Re: Find differences after monthly updates

    Thank you - that is helpful. What I would like to see is a way to see a way that highlights the changes.
    So, if an address changed I would see that highlighted. If a status changed that would be highlighted. If a new person was added, they would be highlighted.

    If there was some way to show me what was added and what was changed since the previous month, that would be very helpful.

    Any ideas on something like that?

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,567

    Re: Find differences after monthly updates

    I suggest that the two monthly sheets be placed in the same workbook.
    As for changed since the previous month conditionally format the cell amber using: =INDEX('Month 1'!B$2:B$6,MATCH($A2,'Month 1'!$A$2:$A$6,0))<>B2
    As for added since the previous month conditionally format the row yellow using: =COUNTIFS('Month 1'!$A$2:$A$6,$A2)=0
    Note that the rules need to be in the above order.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. compilation of work shifts with monthly updates
    By Berna11 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-25-2022, 03:41 AM
  2. Having trouble creating macro to compare monthly reports and calculate differences
    By will12321 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-06-2021, 09:23 AM
  3. Identifying Differences in Monthly Reports
    By nadrojylloh in forum Excel General
    Replies: 8
    Last Post: 07-28-2014, 06:57 PM
  4. [SOLVED] Dates and time differences with blank cells and monthly totals....
    By claudiamariep in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-31-2014, 01:16 PM
  5. Find all the differences and then find the total?
    By Spready in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-06-2013, 09:33 AM
  6. Monthly updates excel sheet
    By alsalmioxy in forum Excel General
    Replies: 7
    Last Post: 04-20-2010, 06:23 AM
  7. Any way of automating monthly updates?
    By friend11_6 in forum Excel General
    Replies: 7
    Last Post: 07-27-2008, 01:57 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