S
sharon2006
Hi Guys,
I need help in sorting a data in ascending order.Hope you guys can help
me to solve it.
Example:
BEFORE SORTING:
_Column_A_ _Column_B_ _Column_C_
David Student
CS
Andy Student
CU
Mandy Faculty
CE
AFTER SORTING:
_Column_A_ _Column_B_ _Column_C_
Andy Student
CU
David Student
CS
Mandy Faculty
CE
I need to sort the data in column A in ascending order. The following
columns will changes based on the Column A after sorting.
Thanks & Regards
Sharon
I need help in sorting a data in ascending order.Hope you guys can help
me to solve it.

Example:
BEFORE SORTING:
_Column_A_ _Column_B_ _Column_C_
David Student
CS
Andy Student
CU
Mandy Faculty
CE
AFTER SORTING:
_Column_A_ _Column_B_ _Column_C_
Andy Student
CU
David Student
CS
Mandy Faculty
CE
I need to sort the data in column A in ascending order. The following
columns will changes based on the Column A after sorting.
Thanks & Regards
Sharon
