logo
search
Data Import & Export

How to Compare Monthly Excel Data When Names Change

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The user needs to identify monthly changes in Excel datasets, such as new or removed personnel, altered dates, and updated locations, while avoiding the pitfalls of inaccurate conditional formatting.

Product
Excel
Device & OS
not provided
Scenario
Tracking monthly updates and changes in staff lists, course end dates, and work locations.
Observed behavior
Identifying added, removed, or changed records across two different monthly workbooks accurately without layout discrepancies.
Before you start

Ensure both the previous and current month's Excel files are saved locally on your device and have identical column headers before starting the comparison.

Solution 1Recommended

Use the Excel Inquire Add-in to Compare Workbooks

The Inquire add-in is a built-in Excel tool available in specific versions designed to compare two workbooks and highlight structural or data changes.

The Inquire add-in provides a detailed cell-by-cell comparison of two workbooks, which is highly effective when names change or new rows are inserted. It avoids the misalignment issues common with basic conditional formatting.

Note that this feature is typically only available in Office Professional Plus and Microsoft 365 Apps for enterprise editions.

1
Enable the Inquire Add-in

Go to File > Options > Add-Ins. In the Manage drop-down list, select COM Add-ins and click Go. Check the box for Inquire and click OK.

2
Open Both Workbooks

Open the Excel file containing the previous month's data and the file containing the current month's data.

3
Run Compare Files

Navigate to the newly added Inquire tab on the ribbon and click Compare Files. Select your previous month's workbook in the 'Compare' dropdown and the current month's workbook in the 'To' dropdown.

4
Review the Results

Click OK. Excel will generate a color-coded grid highlighting the changed values, added rows, and removed records, allowing you to easily export the results.

Version Limitation: If you do not see the COM Add-ins option for Inquire, your version of Excel may not support this feature.
Data Comparison Tools

Compare Monthly Spreadsheets Seamlessly in WPS Office

WPS Spreadsheet offers powerful built-in formulas, side-by-side viewing, and conditional formatting tools that make tracking monthly data changes straightforward and accurate.

  1. 1. Install WPS Office: Download and install WPS Office Free on your computer.
  2. 2. Open Both Datasets: Open both the previous and current month's datasets in WPS Spreadsheet.
  3. 3. View Side by Side: Go to the 'View' tab and select 'View Side by Side' to visually align and manually compare the two workbooks.
  4. 4. Apply Duplicate Highlighting: To quickly find records that exist in only one sheet, paste the data into one worksheet, select the data range, and navigate to Home > Conditional Formatting > Highlight Cells Rules > Duplicate Values.
100% compatible with Microsoft Excel (.xlsx) files and formatsAdvanced conditional formatting for easy visual trackingLightweight application with rapid calculation speedSupport for complex lookup formulas to spot missing records easily
microsoft office alternative - wps office

Frequently Asked Questions

Why is my conditional formatting highlighting wrong cells when comparing names?

This usually happens when rows have been sorted differently or new rows are inserted, causing direct cell-by-cell conditional formatting to misalign. Using lookup formulas like VLOOKUP or XLOOKUP based on a unique ID is much more accurate.

Is the Excel Inquire add-in available in all versions of Excel?

No, the Inquire add-in is typically only available in Office Professional Plus editions and Microsoft 365 Apps for enterprise. It is not included in standard Home or Student versions.

How can I compare data if I don't have the Inquire add-in?

You can use a combination of VLOOKUP, INDEX/MATCH formulas, or Excel's Power Query feature to merge and compare datasets based on unique identifiers to find additions, deletions, and modifications.