I have disabled the Save and SaveAs features but I need to know how to disable the control-S key to prevent from entirely saving the workbook.
I used the ---> Application.Onkey "^S", "" but it doesn't work. Does anyone have other suggestions?
Thanks.
I used the ---> Application.Onkey "^S", "" but it doesn't work. Does anyone have other suggestions?
Thanks.