View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Al_Raiani Al_Raiani is offline
external usenet poster
 
Posts: 4
Default Right click Drag and Drop context menu

When you drag and drop from an external program into Microsoft Excel what
context menu displays? I was able to do drag and drop from one range to
another by adding a msoCommandBarButton to the Nondefault Drag and Drop
command bar but when I drag and drop from another program some other menu
pops up. Where does it come from?

Also, there's a difference between the menu that displays when you drag from
MS Word and when you drag from other programs. Is there a way for an
external program to tell Excel what the menu items are when something is
dropped there?

Thank You,
Al