View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] mahadevan.swamy@gmail.com is offline
external usenet poster
 
Posts: 59
Default Comparing two matrices

I have two matrices where both of them having same number of columns
and rows. Each matrix has 32 columns and infinite rows. Now what I
would like to do is to compare if the rows of the two matrices are the
same or not and assign an appropriate result: "MATCH" or "NO MATCH".

I am looking for the overall summary instead of comparing each and
every column of the two matrices. Any ideas?

Thanks in advance.

Mahadevan Swamy