Excel Vba Disable Copy Worksheet. It has a ton of VBA code to make it work and several worksheets (tabs). Rather than trying to use VBA to stop copying, etc which can only work if macros ar enabled & can easily be overcome by someone with a knowledge of Excel VBA, use Worksheet protection & then Protect the workbook structure?
It has a ton of VBA code to make it work and several worksheets (tabs).
Rather than trying to use VBA to stop copying, etc which can only work if macros ar enabled & can easily be overcome by someone with a knowledge of Excel VBA, use Worksheet protection & then Protect the workbook structure?
A competent user can unprotect a sheet in a few moments… regardless of the password you might choose. Copy Method is to copy worksheet in a workbook. Learn how to copy or cut data from a worksheet to another location using VBA in just a few minutes- Example script provided.








