selecting multiple rows from a list with another textfile
Posted: Wed Nov 24, 2010 2:50 pm
Hi,
I have a list of thousands of rows with a specified ID. I have a second list (txt-file) with 40 ID's, but no information with them: I'd like to use this second file as a tool to extract only the rows in the first file which contain one of those 40 ID. Is this possible?
I'd prefer not to search for every row with the specified ID, as my file is very big.
Thanks in advance,
I have a list of thousands of rows with a specified ID. I have a second list (txt-file) with 40 ID's, but no information with them: I'd like to use this second file as a tool to extract only the rows in the first file which contain one of those 40 ID. Is this possible?
I'd prefer not to search for every row with the specified ID, as my file is very big.
Thanks in advance,