View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Catch drop event in excel

Not aware of any event in Excel that would give you this information -
depending on what you are dragging and dropping.

--
Regards,
Tom Ogilvy

"Edi" wrote in message
...
Hi,

Im trying to catch the drop (drag/drop) event when the cursor
is over a worksheet

is ther any way to do it?
if so can i retrive the cell that the cursor is hovering?

Thanks
Edi