I have two worksheets, in the second worksheet I want it to lookup a value in one column of all the records, and then if the value I'm looking for exist in any of the rows I'm looking in, I want it to insert that whole row into a row in my second worksheet.
Example
Worksheet one
Name SSN Info
Dave 3369 Bad
Matt 5596 Bad
Mike 5589 Good
Worksheet two
Name SSN Info
(only the rows that have a "Bad" in the "Info" column inserted here)
But the rows in worksheet one are about 1000 strong, and I want the function to look through all those for my criteria, if it matches insert that row into my second worksheet.
Thanks
Dave
SLC: Olympics 2002, Great skiing, Great Symphony, Great Weather, Great Community, was rated as one of the best places to raise kids.
Example
Worksheet one
Name SSN Info
Dave 3369 Bad
Matt 5596 Bad
Mike 5589 Good
Worksheet two
Name SSN Info
(only the rows that have a "Bad" in the "Info" column inserted here)
But the rows in worksheet one are about 1000 strong, and I want the function to look through all those for my criteria, if it matches insert that row into my second worksheet.
Thanks
Dave
SLC: Olympics 2002, Great skiing, Great Symphony, Great Weather, Great Community, was rated as one of the best places to raise kids.