We have a simple spread sheet with three columns: Last Name, Job Title and Phone Number. Sometimes we need to sort by Name and sometimes we need to sort by Job Title. However, if we sort by a column, only one column will sort and the other two columns will stay in place.
Is there a way in...