Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
In a prior job we had a formula the check spreadsheets to see if information
had changes when two columns were compared. I cannot remember the formula. |
#2
![]() |
|||
|
|||
![]()
If the two columns with data are column A and column B, then in cell C1 enter:
=IF(A1=B1,"same","different") and copy down. This is suitable for locating changes to data. It is not suitable if cells were inserted or deleted. -- Gary's Student "SBCPA" wrote: In a prior job we had a formula the check spreadsheets to see if information had changes when two columns were compared. I cannot remember the formula. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I compare data in two worksheets to find matching cells? | Excel Discussion (Misc queries) | |||
compare worksheets data | Excel Discussion (Misc queries) | |||
Trying to compare data from 2 different sources | Excel Discussion (Misc queries) | |||
Line Graph Data Recognition | Charts and Charting in Excel | |||
How can I compare two lists of data (channel lineups) - find what. | Excel Worksheet Functions |