+ Reply to Thread
Results 1 to 3 of 3

How to trigger code in Excel add-in after double-click or right-cl

  1. #1
    Ferko
    Guest

    How to trigger code in Excel add-in after double-click or right-cl

    Hello,

    I have written an Excel add-in (.XLA) and I would like to trigger some code
    located in this add-in when the user double-click or right-click a cell in
    the active worksheet/workbook.

    I could place the code in the active workbook using the BeforeDoubleClick or
    BeforeRightClick event but I really want to have the code in the .XLA for
    maintenance reasons.

    Any help would be appreciated.

    Many thanks.
    François.

  2. #2

    Re: How to trigger code in Excel add-in after double-click or right-cl

    Hi Francois,

    use application events.

    Regards,

    Ivan


  3. #3
    Ferko
    Guest

    Re: How to trigger code in Excel add-in after double-click or righ

    Got it.
    Many thanks for you help.
    François.

    "[email protected]" a écrit :

    > Hi Francois,
    >
    > use application events.
    >
    > Regards,
    >
    > Ivan
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1