Hi Team,
I have data with three columns as follows:
Name | Age | Category |
Amit | 23 | A |
Rahul | 24 | A |
Sohan | 25 | A |
Saesh | 26 | B |
John | 27 | B |
Varad | 28 | B |
Sushil | 29 | C |
Arun | 30 | C |
Akhil | 31 | C |
Afzal | 32 | C |
I want output in excel file with sheet names as A,B and C with their corresponding data in that sheet.
Thanks in advance
Solved! Go to Solution.
@grazitti_sapna -Thanks a ton!!!!:)