Forum Discussion
Madhu Balan Rajan
Aug 22, 2017Copper Contributor
MCQ
You want to sort a table by last name and then by first name. How would you accomplish this?
A. Create a sort on the column “first name”, “last name”.
B. Sort the table by last name and then sort it again by first name.
C. Create a sort with last name in the first row and first name in the second row.
D. Create a sort on the column {first name}; {last name}.
Hi,
Stay on table and click Data->Sort