Insert Row in Excel
I am trying to have an insert row button in my excel sheet where if you
click it:
- It copies the info from the row (A1:A7)
- Inserts a new row below
- Paste the info on the new row
Now, After inserting this new row, I want to use the same button to
insert another row below the new row...and so on...
Please help me with this.
Thanks
|