SAVE AS menu option
his.excelApp.CommandBars["File"].Controls[<NUMBER].Enabled = false;
I know that each control (menu option) has a number assign to it.
Where from can I get this map?
"Mircea Pleteriu" wrote in message
...
Hi,
How to disable the File's Save As menu option?
Thanks,
Mircea
|