Comparing two Arrays

kres1983

New member
Joined
Jan 25, 2006
Messages
3
Programming Experience
1-3
I have two 2d Arrays that I need to compare and see which records don't match in both the arrays, in other words I need the records that don't have a match in the two arrays. How would I code that? I know which column to compare but I'm kind of at a loss for how to do this.
 
Back
Top