View Single Post
 
Old 11-21-2024, 05:01 AM
Dr. Rick Dr. Rick is offline Windows 10 Office 2010
Advanced Beginner
 
Join Date: Apr 2023
Location: Coastal N.C.
Posts: 42
Dr. Rick is on a distinguished road
Question 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
Reply With Quote