Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default A Drag drop question

I have managed the following:
From VC6, I have used Ole's DoDragDrop() method and the system global
memory to create a unique ID and drag it to Excel, which then triggers
a selectionchange event. In that event I call an add-in macro that
does a lot of things, including deleteing the unique id from the cell.
For the user, there is sometimes a flash of the unique id before I
delete it even though I delete it first thing.

Questions:
1 - Is there a better (no flash, more reliable) way to trigger an
event in Excel with the drag drop.
2 - Is there a way to trigger a permanent macro (in an add-in) in any
instance of excel from outside of excel, using COM or DDE or some
other communication method?
3 - Regarding the drag/drop, is there any way during the drag over
excel to change work sheets or scroll up/down/left/right
programmatically - e.g. like a mouse move event or a isdraggingoveryou
event in excel?

Thanks in advance.
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
Drag & Drop Freshman Excel Worksheet Functions 1 November 5th 09 08:26 AM
drag and drop sramsey Excel Discussion (Misc queries) 5 February 22nd 08 09:35 AM
drag and drop editing mozoha Excel Discussion (Misc queries) 3 November 1st 07 11:03 PM
Drag and drop Bonzo123 New Users to Excel 2 June 13th 05 09:05 AM
drag and drop to get a lot of wordarts? Anderson Lee Excel Discussion (Misc queries) 2 December 28th 04 05:41 AM


All times are GMT +1. The time now is 12:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"