How do I move data from one worksheet to another... I have a worksheet called "Chart" which has 2 columns of list. 1st column has students' ages & 2nd column has corresponding students' names. I'd like to move students who are in their 20s (there are students who are in their teens, 20s, 30s, and 40s) to worksheet called "Data" by using if statement, but I want only their names shown on "Data" worksheet.