VBA/Macro to reverse order table lines
I have a long (15 pages or so) table 6 or 7 columns wide that I simply need to reverse the order of the lines in the table. This seems like a simple task for which someone might have already written a macro (or could easily write) The process, I'm sure, would involve adding a column to the left hand side and using it to number the rows and then sorting on this column and deleting it. I don't necessarily want a column that simply numbers the lines when all is said and done.
Searching for this didn't seem to yield anything I could use. Let me know if I'm wrong.
Thanks.
R Joslin
|