Hello,
I have a sheet which I would like to create a button which will move an entire row to a different sheet in the same workbook. It should move the entire row of which the cell is highlighted.
For example: Cell A5 is selected. All of row 5 should be cut from the worksheet and pasted into a new worksheet once I click the button. If I highlight Cell B7, all of row 7 should move once I click the button.
Once I have the code, I know how to assign it to a button. I just don't know how to write the code.
I am new to macros. I can read a lot of it and do a little bit of troubleshooting but have a tough time writing my own. Any help would be greatly appreciated!
Thanks!
I have a sheet which I would like to create a button which will move an entire row to a different sheet in the same workbook. It should move the entire row of which the cell is highlighted.
For example: Cell A5 is selected. All of row 5 should be cut from the worksheet and pasted into a new worksheet once I click the button. If I highlight Cell B7, all of row 7 should move once I click the button.
Once I have the code, I know how to assign it to a button. I just don't know how to write the code.
I am new to macros. I can read a lot of it and do a little bit of troubleshooting but have a tough time writing my own. Any help would be greatly appreciated!
Thanks!