Hi All
Say I have a list A (Numb List) loaded thru combination of properties having item count of 10.
Then List B (Numb List) again loaded thru combination of properties having item count of 6
We cannot have code in both the lists.
I want to find items in List A which are matched in List B items, so as to delete them.
i.e 10-6 = 4 item should remain in List A
So is there any other way apart from Find item formula where we can match the items in both lists?