Hello,
I have a list of 7 numbers C4:I4, and I'd like to compare each row with its previous row and display the duplicates in another column separated by a dash.
So, C4:I4, will be compared to C3:I3
C3:I3 will be compared with C2:I2...
Duplicates
08 09 29 40 45 58 59
01 15 21 29 32 67 63 - 29
12 13 27 31 38 54 55 - 0
04 21 33 38 45 68 69 - 38
21 04 33 37 40 67 70 - 21-33
08 20 27 32 41 54 63 etc
04 21 19 20 22 39 70
01 15 21 29 32 67 63
Thank you in advance
Sans
Bookmarks