Greetings all!
I have a simple bit of code to insert a table row between the 2nd and 3rd row, 1st row is headers. Then I copy line 2 to the newly inserted line 3 then clear contents on line 2. The purpose is to be able to enter data at the top of the table rather than adding rows at the bottom (I'm quirky that way).
Anyway, this is taking 4 lines of code, and it seems to me that it could be shorter. Any Suggestions?
Thanks for taking a look!![]()
Please Login or Register to view this content.
Bookmarks