View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default Identify when a user attempts to turn on "Allow cell drag and drop"

No. You can only use the Application defined events.

In article ,
"Alan" wrote:

Do you think the WithEvents route has any legs?