I have a Three column data set of 50,000 students in Sheet 1 as follows :
Sheet 1
Column A Column B Column C
23 Ram 567
24 Shyam 678
25 Sharma 634
Column A is the ID of the student, Column B is the Name , Column C is the Marks scored in a subject Now I want to have another sheet say sheet 2 where as soon as I enter the ID and it will automatically retrieve the corresponding values from the sheet 1.
Sheet 2
Column A Column B Column C
23