D
da_gl
Historically you could disable Save, Save As, Exit, etc by using the
following:
Application.CommandBars("Worksheet menu
bar").Controls("File").Controls("Exit").Enabled = False
How to do this in Excel 2007?
following:
Application.CommandBars("Worksheet menu
bar").Controls("File").Controls("Exit").Enabled = False
How to do this in Excel 2007?