View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RNG RNG is offline
external usenet poster
 
Posts: 6
Default Capturing Excel Copy/Paste/Cut events

Hello:

Im developing an application for Excel with C#. I need to do some custom
actions when the user does a Copy, Cut or Paste in the workbook. Is there
anyway to capture those Excel Events, if so how?

Thanks in advance,
Ram