Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi,
i have two sheets with information that i need to compare. Is there formula i can use to have these two sheets compared regardless of what row the data that matches may be? Thank you. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Not really.
If your data consists of a key column of unique values, then you may be able to use =vlookup() or =index(match()) to return the values in the second sheet. Then you could use some other formulas to look at each field to see if they changed. You may want to read Debra Dalgleish's notes: http://www.contextures.com/xlFunctions02.html (for =vlookup()) and http://www.contextures.com/xlFunctions03.html (for =index(match())) chartasap wrote: hi, i have two sheets with information that i need to compare. Is there formula i can use to have these two sheets compared regardless of what row the data that matches may be? Thank you. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Charts not recognizing source data if original linked data is changed. | Charts and Charting in Excel | |||
Removing blank rows in a worksheet | Excel Worksheet Functions | |||
Sort pages? | Excel Discussion (Misc queries) | |||
Line Graph Data Recognition | Charts and Charting in Excel | |||
Data Validation - Location of input message box | Excel Discussion (Misc queries) |