I have two sheets in my workbook.
Sheet A contains two columns as student Id, student Name Sheet B contains student id,month name and some other columns too. student id is not unique in this sheet.
Now i want to add another column of student name(from sheet a) into sheet B, is it possible that i can write some formula for sheet B that compares the student id columns in both sheets and returns the student name (from sheet A)