Need A Formula to copy Rows Containing Certain Text in One Particular Column into Another Table
I have a table with columns indicating Surname, First Name, Address and so on. It has different info about each person in each column. I want a formula to search the 4th column for Specific text and, if that text is found, copy the contents of that row (just cell 1, 2 and 4) into a different table. IE all the people with the letter "Mag" appearing in the fourth column along from their name end up in another table.
Does that make sense? Can anyone help? Basically I am sorting and copying all the records of people according to the presence of specific text in the cell in column 4.
Help?