Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disable Move, but not Copy

I have a workbook with several sheets that macros depend on (ie. reference
by name) I've protected all of the sheets, but the "Move or Copy..." action
is still available. I have found that even when protected a user can move
the sheet into a new workbook, therefore causing errors in my workbook when
the macros run. I have need to copy sheets to new workbook from time to
time so I can't just disable the "Move or Copy..." command. Is there anyway
to disable ONLY the Move (to another workbook) command?

Mike


  #2   Report Post  
Posted to microsoft.public.excel.programming
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Disable Move, but not Copy

Hi Mike -

I believe the Move or Copy command is either "all enabled" or "all
disabled"; I've yet to discover a way to disable 'Move' with out disabling
'Copy.'

One alternative that's very easy to implement is to protect the workbook.
Workbook protection disables the Move/Copy menu item. When you want to copy
a sheet, temporarily remove workbook protection.
--
Jay


"Mike" wrote:

I have a workbook with several sheets that macros depend on (ie. reference
by name) I've protected all of the sheets, but the "Move or Copy..." action
is still available. I have found that even when protected a user can move
the sheet into a new workbook, therefore causing errors in my workbook when
the macros run. I have need to copy sheets to new workbook from time to
time so I can't just disable the "Move or Copy..." command. Is there anyway
to disable ONLY the Move (to another workbook) command?

Mike



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
How do i disable/enable "Worksheet Move or copy" option? Saon Excel Worksheet Functions 1 May 15th 08 06:30 PM
Disable Move or Copy functionality TimN Excel Programming 1 November 4th 06 11:26 AM
Disable sheet copy/move Casper[_2_] Excel Programming 5 March 3rd 06 05:23 PM
Prevent / Disable Worksheet Copy or Move Peter Noneley Excel Programming 3 September 12th 05 12:52 PM
Disable Add/Delete/Move Worksheets jamiee Excel Programming 1 January 5th 04 06:50 PM


All times are GMT +1. The time now is 07:23 PM.

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

About Us

"It's about Microsoft Excel"