Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I regularly get one report file which I have to compare with my own. Is there a array formula that will compare the 3 or 4 criteria for all the rows and compare it with the new file which will give me the only rows where criteria is not matching? It is actually a negative list. All the records of two files will be compared and only those records will be returned where criteria is not matching. It is a bit confusing but let me know if you need more info. Any help is very much appreciated. Regards, Madiya. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
you could look at the vlookup of match commands
"Madiya" wrote: Hi all, I regularly get one report file which I have to compare with my own. Is there a array formula that will compare the 3 or 4 criteria for all the rows and compare it with the new file which will give me the only rows where criteria is not matching? It is actually a negative list. All the records of two files will be compared and only those records will be returned where criteria is not matching. It is a bit confusing but let me know if you need more info. Any help is very much appreciated. Regards, Madiya. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Rich,
Thanks for reply. But what I want is as explained below. Both sheets has data from col A to Col BD Criteria is Col A, Col D, Col AA and Col AD of both the sheet should match for each row. and if there is any mismatch in rows for col AA (all others are matching) then that entire row to be listed. There might be 10 to 15 rows where there is a mismatch. As I understood VLookup, it will return value from only one cell where referance col is matching. It does not deal with multiple criteria. That is the reason I was requesting for the arrey formula which can return arrey results. Regards, Madiya Rich wrote: you could look at the vlookup of match commands "Madiya" wrote: Hi all, I regularly get one report file which I have to compare with my own. Is there a array formula that will compare the 3 or 4 criteria for all the rows and compare it with the new file which will give me the only rows where criteria is not matching? It is actually a negative list. All the records of two files will be compared and only those records will be returned where criteria is not matching. It is a bit confusing but let me know if you need more info. Any help is very much appreciated. Regards, Madiya. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Matching like items | Excel Worksheet Functions | |||
Arrey Formula | Excel Worksheet Functions | |||
Formula for non matching items | Excel Worksheet Functions | |||
Need formula that Counts items matching criteria using two columns | Excel Worksheet Functions | |||
Matching Items | Excel Worksheet Functions |