View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Valeria Valeria is offline
external usenet poster
 
Posts: 127
Default disable cell "drag and drop" for a cell/range meeting given condit

Dear experts,
is there a way I can disable the cell drag and drop only for a certain range
meeting my requirements? I am now using "Application.CellDragAndDrop = False"
which disables the application for every cell... which is quite annoying for
my users.
Many thanks in advance,
best regards,
--
Valeria