Drop and Drag Cell Data

  • Thread starter Thread starter TomD
  • Start date Start date
T

TomD

I have an application where I need to Drop and Drag Cell Data. I have
followed the suggestions that I've gotten from several Forums, but none seem
to work. Basically they suggest that I put the following statement in the
Workbook_Open routine: Application.CellDragAndDrop = True

Nothing happens! I have a feeling that more code is required. Any
suggestions will be greatly appreciated.

TomD
 
i have a feeling some more information is required. please give some more
specific details of what you want to accomplish.
 
Back
Top