Hi
I need to match two matrices to find differences. This is just a little example from Excel, in the real case I can have like more than 200 rows(/types) and columns can be like 30. They don't have the same order, though they could be sorted it is a problem with the rows/types since they can be missing. I would like to make it work without reordering everything until it gets updated. I guess I need a formular I can just drag down for all rows.
I have tried with the usual vlookup(), match() and some combinations, but it looks like I end with a manual approach anyway or might end up using another program. If I reorder, align and sort it, no problem, but otherwise is there a smart solution in Excel to get the feedback for differences?
I need to match two matrices to find differences. This is just a little example from Excel, in the real case I can have like more than 200 rows(/types) and columns can be like 30. They don't have the same order, though they could be sorted it is a problem with the rows/types since they can be missing. I would like to make it work without reordering everything until it gets updated. I guess I need a formular I can just drag down for all rows.
I have tried with the usual vlookup(), match() and some combinations, but it looks like I end with a manual approach anyway or might end up using another program. If I reorder, align and sort it, no problem, but otherwise is there a smart solution in Excel to get the feedback for differences?