Hi,
I have a sheet with more than 2000 records of 1000 students. I need to have only one record per student. How do I insert the second / third / forth records of one student into different columns so that I will have one row per student.
Present format of my sheet
stuNo.Stu Name Course
1 Sachin T XL
1 Sachin T WD
2 Yuvi XL
2 Yuvi WD
2 Yuvi PPT
Required format
StuNo. Stu Name Course1 Course2 Course3 Course4
1 Sachin T XL WD
2 Yuvi XL WD PPT
Please help?
I have a sheet with more than 2000 records of 1000 students. I need to have only one record per student. How do I insert the second / third / forth records of one student into different columns so that I will have one row per student.
Present format of my sheet
stuNo.Stu Name Course
1 Sachin T XL
1 Sachin T WD
2 Yuvi XL
2 Yuvi WD
2 Yuvi PPT
Required format
StuNo. Stu Name Course1 Course2 Course3 Course4
1 Sachin T XL WD
2 Yuvi XL WD PPT
Please help?