Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to trig on a drag-and-drop event? I belive it isn't a easy
way like an sheet event etc, but some code might have been done by sombody...? I'm interested both in drag n' drop within the same sheet, between sheets and between workbooks, if it matter. /Regards |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The worksheet_change event fired for me (twice)--once for the "cut" and once for
the "Paste". You can read more about events at: Chip Pearson's site: http://www.cpearson.com/excel/events.htm David McRitchie's site: http://www.mvps.org/dmcritchie/excel/event.htm Maria J-son wrote: Is there a way to trig on a drag-and-drop event? I belive it isn't a easy way like an sheet event etc, but some code might have been done by sombody...? I'm interested both in drag n' drop within the same sheet, between sheets and between workbooks, if it matter. /Regards -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drag & Drop | Excel Worksheet Functions | |||
drag and drop | Excel Discussion (Misc queries) | |||
Drag and drop | New Users to Excel | |||
Drag and Drop Help! | Excel Programming | |||
Drag and Drop | Excel Programming |