M
mjreale
I am trying to sort a table according to Hike Descriptions. For example, the
table contains the following as the first 2 sentences in the table:
Alamo Canyon. Rating D.
Alamo Canyon to the Water Tank. Rating C.
When I sort the table, the order is:
Alamo Canyon to the Water Tank. Rating C.
Alamo Canyon. Rating D.
Is there a way to assure that the sort will be as shown in the first case,
and not as in the second, which is not what I want?
table contains the following as the first 2 sentences in the table:
Alamo Canyon. Rating D.
Alamo Canyon to the Water Tank. Rating C.
When I sort the table, the order is:
Alamo Canyon to the Water Tank. Rating C.
Alamo Canyon. Rating D.
Is there a way to assure that the sort will be as shown in the first case,
and not as in the second, which is not what I want?