View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CVincent CVincent is offline
external usenet poster
 
Posts: 2
Default Prevent user to drag and drop

I would like to prevent users to drag and drop data.
Please note that I cannot protect the cells because I
want the user to be able to change the data, but drag and
drop mess up all my references.
Any idea?