View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ndalal ndalal is offline
external usenet poster
 
Posts: 17
Default how to disable insert column

How do I disable to insert and delete column in a sheet WITHOUT
protecting the sheet?

For example, if I right click on a excel sheet, I see "Insert" &
"Delete" menu items, which I would like to grey out or disable it. And
I want to achieve this without protecting the sheet.

Any help is appreciated.

Thanks in advance..