sparkyy192
Technical User
I have two columns of data lets call these columns A and B. I need to do a search in column B to find specific numbers. SO lets say column B has the numbers from 1 - 10 going down in 5 rows. How can I do a search and have it find the numbers, 1, 3, 7, and 5 for example.
Note, i need to do this on a much larger scale. In a column with about 13000 rows, i need to find about 3000 distinct entries.
Is this possible?
Note, i need to do this on a much larger scale. In a column with about 13000 rows, i need to find about 3000 distinct entries.
Is this possible?