MichaelQuam
New Member
- Joined
- Jan 23, 2012
- Messages
- 3
I have created a "Time Clock" spreadsheet that is shared with other hourly employees in my office. I have some vba code which will copy a "template" worksheet and rename it according to the employee using the workbook. It works fine until I set the workbook to be a SHARED workbook.
How can I copy a worksheet, rename it, and then delete it when exiting the workbook, in a shared environment?
How can I copy a worksheet, rename it, and then delete it when exiting the workbook, in a shared environment?