Hello,

I am looking for simple VBA Codes to execute upon opening an excel file to prevent user from following tasks:
- Cut
- Copy
- Paste
- Drag and Drop
- Move/Copy Sheet

The codes should run automatically upon opening the file without any prompt.

Appreciate any help.