Hi,
I am currently working on a project which requires a document to be "fool prove". I need to protect the data validation sections of the spreadsheet, preventing users from pasting invalid content and also breaking the DV functionality. I want users to be able to paste (disabling copy and paste is not an option).
I am using the below code which works fine until I protect the spreadsheet (DV sections are "unlocked"). Somehow the protection disables the visual basic code and allows users to paste again.
Any ideas?
Bookmarks