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
6 years 1 week ago
6 years 39 weeks ago
6 years 51 weeks ago
7 years 2 weeks ago
7 years 3 weeks ago
7 years 8 weeks ago
7 years 16 weeks ago
7 years 17 weeks ago
7 years 17 weeks ago
7 years 17 weeks ago