Aloha,
I recorded the following macro and would like to extend the macro to row 1,000. The macro inserts a row, deletes column C, then cuts cells A5 and B5 and paste the cells in F2 and G2. It then deletes 8 rows.
Then it repeats the process
Thanks
Sub Macro1()
'
' Macro1 Macro
'
'...