Disable right click on sheet tabs in MAC
Hi All,
I am using the following code to prevent a user from right clicking the tabs in an Excel workbook(windows):
Application.CommandBars("Ply").Enabled = false
But the above code is not working in MAC excel 2011.
Does anyone have idea to achieve this?
Recent comments
5 years 36 weeks ago
6 years 22 weeks ago
6 years 34 weeks ago
6 years 37 weeks ago
6 years 38 weeks ago
6 years 43 weeks ago
6 years 52 weeks ago
7 years 2 days ago
7 years 3 days ago
7 years 3 days ago