D
da_gl
Historically you could disable the "Exit" command using the
following:
Application.CommandBars("Worksheet menu
bar").Controls("File").Controls("Exit").Enabled = False
Any ideas how to do this in Excel 2007?
following:
Application.CommandBars("Worksheet menu
bar").Controls("File").Controls("Exit").Enabled = False
Any ideas how to do this in Excel 2007?