C
Chris Hoagland
i need to sort a column for addresses. i can get it to sort somewhat.
example
n 7 ave e
n 7 ave w
s 8 ave e
s 8 ave w
w 7 st s
e 7 st s
w 8 st n
i would like to sort them by n w s e
it puts them in n s but alphabetizes the w e ones
any help?
example
n 7 ave e
n 7 ave w
s 8 ave e
s 8 ave w
w 7 st s
e 7 st s
w 8 st n
i would like to sort them by n w s e
it puts them in n s but alphabetizes the w e ones
any help?