E
eagerowl
I have a list like this on a worksheet:
( each set of 5 numbers in a cell. example:
a1 [ 1 2 3 4 5 ]
a2 [ 1 3 4 5 6 ]
a3 [ 1 4 5 6 7 ]
a4 [ 1 4 5 6 7 ]
a5 [ 1 6 7 8 9 ]...etc
And I want to find those combinations in another file and highlight
it when it occurs.
the other file is similar but a lot bigger.
( each set of 5 numbers in a cell. example:
a1 [ 1 2 3 4 5 ]
a2 [ 1 3 4 5 6 ]
a3 [ 1 4 5 6 7 ]
a4 [ 1 4 5 6 7 ]
a5 [ 1 6 7 8 9 ]...etc
And I want to find those combinations in another file and highlight
it when it occurs.
the other file is similar but a lot bigger.