Thread: [Solved] Reversing Text Order
View Single Post
 
Old 08-04-2009, 05:23 PM
Bird_FAT's Avatar
Bird_FAT Bird_FAT is offline Office 2007
Expert
 
Join Date: Apr 2009
Location: South East
Posts: 271
Bird_FAT is on a distinguished road
Default

You could do it with a macro!

Copy and paste the data (I take it that it's in a table)

Record new macro
Highlight the entire table (hover the mouse just ABOVE the table until it turns into a black arrow pointing downwards - click and hold as you move it over all the columns until highlighted)
Click Sort (or Data > Sort)
Choose the column to sort by
Stop the macro

Now you can run the macro each time you paste the data!
Reply With Quote