Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Disabling drag and drop - paste problems

I have disabled drag and drop in a spreadsheet as shown below, but this also
prevents pasting data into the workbook that has been copied from another
workbook - how can I overcome this? (Data copied from another application -
eg Word - can be pasted fine, except it sets the 'locked' property for the
cell, even though the worksheet is protected)

We are using Excel 2000, but the problem also exists in Excel 2003

Any help gratefully received!

Private Sub Workbook_Activate()
Application.CellDragAndDrop = False
End Sub

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
Used to drag &drop files to new folders,now must cut & paste, Y? EJamison Excel Discussion (Misc queries) 3 December 16th 09 04:46 PM
Disable drag and drop and cut and paste SteelDetailer[_2_] Excel Programming 0 June 8th 06 07:59 PM
Disabling Drag And Drop Referencing camerons New Users to Excel 1 August 22nd 05 03:29 PM
Drag&Drop / Cut &Paste default perameters fitzgerak Excel Discussion (Misc queries) 0 March 21st 05 11:09 PM
Can you drag/drop rows w/o using Cut/Paste spp Excel Discussion (Misc queries) 1 March 11th 05 03:05 PM


All times are GMT +1. The time now is 09:23 AM.

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"