Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Andy T
 
Posts: n/a
Default Disable "Save As" Option

Is there anyway of disabling the File/ Save As option from the toolbar in
Excel. I want to force the user to use a CommandButton save macro in the
form I have developed.

Thanks
--
Andy T
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

Hi Andy

It's a little dangerous, given that the user may have multiple open files
and your code may err while restoring the functionality. However, your
workbook has a Before_Save event in the ThisWorkbook module that will give
you total control of the saving process. Like, set Cancel to true there and
call your own macro.

HTH. Best wishes Harald

"Andy T" skrev i melding
...
Is there anyway of disabling the File/ Save As option from the toolbar in
Excel. I want to force the user to use a CommandButton save macro in the
form I have developed.

Thanks
--
Andy T



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can't save newly opened files Rasoul Khoshravan Excel Discussion (Misc queries) 1 December 9th 04 07:27 AM
Force save as Excel Discussion (Misc queries) 3 December 7th 04 04:18 PM
What does Insert>name>LABEL option do ? Ali.Abbas.810 Excel Discussion (Misc queries) 1 December 5th 04 08:40 AM
Can't save chart as object in current sheet Ann Scharpf Charts and Charting in Excel 1 December 3rd 04 11:24 PM
How do I save a record from an excel template to a database in a . Fred Smith Excel Discussion (Misc queries) 1 November 30th 04 01:49 PM


All times are GMT +1. The time now is 06:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"