![]() |
#1
|
||||
|
||||
![]() Hi. I found the below code that copies selected rows to another sheet, outside of a table. Code:
Selection.Copy Sheets("Edited").Cells(Rows.Count, 1).End(xlUp).Offset(1, 0) Presently I am using this code. After running the code, I delete the selected rows, then resize the table to include the rows added. An advance thank you for the usual help. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Deleting Blank Space between table heading and table rows | Pete Jones | Word Tables | 5 | 01-22-2018 04:11 PM |
![]() |
kevinbradley57 | Word VBA | 10 | 08-17-2017 02:13 PM |
![]() |
donaldadams1951 | Word VBA | 4 | 02-04-2015 03:54 PM |
![]() |
Joey Cheung | Word Tables | 1 | 08-12-2014 05:15 PM |
![]() |
dennist77 | Word | 1 | 10-29-2013 11:39 PM |