T
Tom H. Lautenbacher
Hello NG
i have a table with 2 coloums and many rows. in each row there is in column
1 an english expression and in column2 the german translation of it. now i
want to sort the rows alphabetically and according to the english words in
colum1.
e.g. have the following:
COLUMN 1 COLUMN 2
turnover Umsatz
aggregate economy gesamtwirtschaft
net netto
gross brutto
GPD BNP
and I want to get this:
COLUMN 1 COLUMN 2
aggregate economy gesamtwirtschaft
GPD BNP
gross brutto
net netto
turnover Umsatz
can anybody tell me, how to do that?
thanx,
tom.
i have a table with 2 coloums and many rows. in each row there is in column
1 an english expression and in column2 the german translation of it. now i
want to sort the rows alphabetically and according to the english words in
colum1.
e.g. have the following:
COLUMN 1 COLUMN 2
turnover Umsatz
aggregate economy gesamtwirtschaft
net netto
gross brutto
GPD BNP
and I want to get this:
COLUMN 1 COLUMN 2
aggregate economy gesamtwirtschaft
GPD BNP
gross brutto
net netto
turnover Umsatz
can anybody tell me, how to do that?
thanx,
tom.