How to Compare Data in Excel
Compare two columns
Select the first cell of an empty column. When comparing two columns in a spreadsheet, you will have to display the results in an empty column. Make sure you start from the cell in the same row as the first cell of the two columns you want to compare.
For example, if the two columns you want to compare start at A2 and B2, select cell C2.
Enter the comparison formula for the first row. This formula will compare A2 and B2. Change cell values if your columns start in other cells:
=IF(A2=B2,"Khớp","Không khớp")
Double-click the Fill box in the lower corner of the cell. Thanks to that, the formula will be applied to all remaining cells in the column, automatically adjusting the corresponding value.
Find Matches and Unmatches . They will indicate whether the data in two cells match or not. This method works with character strings, dates, numbers and times. Note that capitalization or lowercase is not considered when comparing ("RED" and "red" will be considered a match).
Compare two workbooks side-by-side
Open the first of the two workbooks you want to compare. You can use Excel's Side-by-Side Display function to view two different Excel files on the screen at the same time. You also have the added benefit of scrolling two pages at once.
Open the second workbook. At this point, you should have two Excel workbooks open on your computer.
Click the View tab on any window.
Click the View Side by Side option . You'll find this option in the Window area of the menubar. Both workbooks will appear on the screen and are arranged from top to bottom.
Click Arrange All to change the sort direction.
Click Vertical and then OK . The workbooks will change so that one book is on the left and one book is on the right.
Scroll one window to move both. When Parallel Display mode is enabled, scrolling takes effect in both windows simultaneously. Thanks to that, you can easily find the difference when scrolling along the spreadsheet.
You can exit this feature by clicking the Synchronous Scrolling button on the Display tab.
Compare and find differences in two spreadsheets
Open the workbook that contains the two worksheets you want to compare. To use this comparison formula, both worksheets must be in the same file.
Click the + button to create a blank spreadsheet. You'll find it at the bottom of the screen, to the right of open spreadsheets.
Place the cursor in cell A1 in the new worksheet.
Enter the comparison formula. Type or copy the following formula into cell A1 in your new spreadsheet:
=IF(Sheet1!A1<> Sheet2!A1, "Sheet1:"&Sheet1!A1&" vs Sheet2:"&Sheet2!A1, "")
Click and drag the Fill information box to the corner of the cell.
Drag the Fill information box down. Drag down to the row where the data in the two worksheets ends. For example, if your spreadsheet extends to Row 27, drag this box down to that row.
Drag the Fill in information box to the right. Once pulled down, drag it to the right to cover the original worksheet. For example, if your spreadsheet extends to Column Q, drag this box to that column.
Find differences in cells that do not match. After spreading the Fill box in the new spreadsheet, you will get cells with information indicating whether there are differences between the spreadsheets. The cell will display the value of the cell on the first worksheet and the value of the same cell on the second worksheet.
For example, A1 in Spreadsheet 1 is "Apples" and A1 in Spreadsheet 2 is "Oranges". A1 in Worksheet 3 will display "Sheet1:Apples vs Sheet2:Oranges" when using this comparison formula.
You should read it
- How to compare data on 2 columns in an Excel file
- How to Compare Two Excel Files
- How to Compare Data in Excel
- How to compare 2 Excel files to see if there is any difference
- How to Match Data in Excel
- The use of the Split tool separates the Excel data table
- How to Compare Two Excel Files
- Summary of 50 Excel shortcuts you should know by 2023
May be interested
- How to create duplicate data entry notifications on Exceldata validation on excel is a feature that helps create notifications when users enter data incorrectly with established rules. so how to create duplicate data message on excel?
- How to compare documents, compare files, compare folders with WinMergewhen you want to delete redundant duplicate data, it is very difficult to distinguish between the old and the new. the following article will guide you in detail how to compare documents, compare files, compare folders with winmerge.
- How to import data from photos into Excelon the office 365 version, users can already import data from photos into excel for immediate use without having to find some data extraction tools from photos. users can extract data from photos into excel with saved images or from screenshots.
- How to limit the value entered by Data Validation Exceldata validation on excel is a feature that will help users create data entry limits on excel. when entering that limit number you will receive a notification.
- Compare Microsoft Excel and Power BIexcel and power bi are two very popular tools. both offer a range of visualization and analysis tools to help you create dashboards and reports.
- How to create a bar chart in Excela bar or column chart is a chart in which you can represent your data with horizontal bars or stripes. bar charts are used to compare sets of numbers and display their rankings side by side.
- MS Excel 2007 - Lesson 8: Sort and Filtersort and filter are features that allow you to manipulate data in a spreadsheet based on standards. to sort data and filter data in excel 2007 you will use the sort & filter feature. below tipsmake.com will guide you how to filter data, arrange data with this feature in excel 2007.
- How to get data from web into Excelexcel has a feature to get data from the web into excel, such as a price list, and can automatically update the data for the table according to the source data.
- Steps to create relationships between multiple tables using Data Model in Excelexcel is a powerful tool for data analysis and automation after processing large data sets. you can spend considerable time analyzing tons of data using vlookup, index-match, sumif...
- How to copy data from Excel to Word?in some cases you need to insert some data into word documents to make reports, presentations ... the following article the network administrator will guide you how to copy data from excel to word.