View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MutatedBrain MutatedBrain is offline
external usenet poster
 
Posts: 6
Default How to capture Delete key for Shapes on Excel Sheet

Hi,
Is there an event that I can trap to identify if the user is
attempting to delete any shape present on the excel sheet ? I dont
want to lock the sheets as they have some onaction properties
associate with it.
Any suggestions ?