Alphabetizing rows in long table

J

John GS

I have tables with many rows and 3 columns wide and I want to alphabetize the
company names in column one throughout the tables. How can I sort these
company names using column one as the guide? (each row is for a separate
company)
 
S

Stefan B Rusynko

Try using the FP sort Add-in
See http://www.microsoft.com/frontpage/downloads/addin/searchresults.asp?s=A&c=sort

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have tables with many rows and 3 columns wide and I want to alphabetize the
| company names in column one throughout the tables. How can I sort these
| company names using column one as the guide? (each row is for a separate
| company)
| --
| JohnGS
 
J

John GS

Thanks for the advice. I did it the long way, but will keep it in mind for
future ref.
 
Top