I am wrestling with tables sorting. I have 2-c tables sorted like this:

a       e
b       f
c       f
d       h

but I have been asked to sort them as...

a       b
c       d
e       f
g       h

None of the sort options I try works. Can anyone advise me? Or do I have to 
sort the tables by hand?

-- 
Steve

Reply via email to