marcley467
New Member
- Joined
- Oct 13, 2015
- Messages
- 7
Hi, I have not used VBA in quite a few years and I have looked through all the posted questions & answers and tried to combine/manipulate the code but have had no luck.
I would appreciate it if anyone could help me with a code to copy the data within a select a row of a worksheet named “Open” to the first available row in worksheet, named “Closed”. Both worksheets are in the same workbook.
If possible, I would like to select the row being moved by clicking in one of the cells within that row.
After selecting the row, I would like the user to push a button located at the top of the sheet to run the code to move the row, etc..
After the data has moved, the original row can be automatically deleted from worksheet named "Open" and the document saved.
Thanks for your help.
BJ
I would appreciate it if anyone could help me with a code to copy the data within a select a row of a worksheet named “Open” to the first available row in worksheet, named “Closed”. Both worksheets are in the same workbook.
If possible, I would like to select the row being moved by clicking in one of the cells within that row.
After selecting the row, I would like the user to push a button located at the top of the sheet to run the code to move the row, etc..
After the data has moved, the original row can be automatically deleted from worksheet named "Open" and the document saved.
Thanks for your help.
BJ