They are just ID and this is how VBA will crossmatch ID data.
In Result sheet column C to F need to full filed as per match and mismatch.

For example, I want to crossmatch x-name1 with 1a_6 as below. Based on this data I want to find matching and mismatching data with their place of occurrence and fill the RESULT sheet.

ID-B 1 2 3 4 5 6 7 8 9 10 11
x-name1 I am going to London from there we will visit Japan []
1a_6 I am going to London from there we will visit Japan []

The crossmatch result x-name1 with 1a_6 "in RESULT sheet is row no 2 data".