Hi,
Need advise on this simple thing.
I have a table of numbers and 4 numbers to search ABCD.
I will like to find through the table for ABCD in any orders, BACD, CDAB etc and count the number of occurrences.

Thanks!