Tom’s Tutorials For Excel: Creating a Right Click Event For ActiveX Controls

Tom’s Tutorials For Excel: Creating a Right Click Event For ActiveX Controls

Free and safe downloadable workbook example.

There is no built-in menu for the right-click event of ActiveX objects. Here is a utility for that, using a CommandButton as an example.

Share Button
Posted in Tom's Tutorials for Excel
Tags: , , , , , , , , , , , , ,
3 comments on “Tom’s Tutorials For Excel: Creating a Right Click Event For ActiveX Controls
  1. adel says:

    I want to learn Excel, but through detailed book

  2. Adrian Banu says:

    I have three macros like the one below. How to put them in Macro 1, 2, 3

    Sub Curatenie()
    Sheets(“EVIDENTA MATERIALE”).Unprotect “Password”
    ‘ moduleadrianbanu
    ‘ Curatenie Macro

    ActiveSheet.Range(“$A$9:$H$541”).AutoFilter Field:=2, Criteria1:= _
    “Curatenie”
    Sheets(“EVIDENTA MATERIALE”).Protect “Password”
    End Sub

Leave a Reply

Your email address will not be published. Required fields are marked *

*