G Guest Aug 6, 2004 #1 Is there a way to prevent a section ( or all for that fact) of a locked spreadsheet from being copied to another spreadsheet?
Is there a way to prevent a section ( or all for that fact) of a locked spreadsheet from being copied to another spreadsheet?
J JE McGimpsey Aug 6, 2004 #2 If the user can access the workbook, the sheet can be copied. You can throw up roadblocks using VBA (e.g., disabling the copy commands), but they can all be defeated fairly easily.
If the user can access the workbook, the sheet can be copied. You can throw up roadblocks using VBA (e.g., disabling the copy commands), but they can all be defeated fairly easily.