Hello,
I have a workbook that uses a Macro to protect the whole workbook at the end of the month. The problem is that even though the workbook is protected, and ALL cells are locked, you can still select 'cut' and 'copy' using the toolbar buttons, and and it will allow you to do it. It will only cut or copy the last selected cell on that worksheet, and will paste into the last selected cell on any worksheet. This is a big problem, as it means someone can actually remove the contents of the last selected cell and paste it into another, or into another workbook.
Is there a way to completely disable the cut,paste and copy toolbar buttons, right mouse click options, and keyboard shortcuts? Or alternatively is there a code to COMPLETELY protect the whole workbook that I can insert into the end of month protection macro, that will prevent any changes whatsoever? Once protected at the end of the month, the workbook only needs to be openable, readable, and printable, but that is it. No selection of cells, no formatting, nothing.
I have researched online and tried a number of different codes but none have worked in disabling the toolbar buttons.
Please help as I am on a deadline to get this workbook up and running 100%.
Regards,
Benn
Bookmarks