Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am developing an Addin, and I am using
Option Private Module to make some of my modules unreachable for other projects, especially for the object browser. When I openthe object browser in another project, it still displays all the sheets and all forms in the addin project. Is it possible to set forms and sheets to private also? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Private Sub Workbook_Open() doesn't run | Excel Discussion (Misc queries) | |||
Private Sub() - Sub() | Excel Discussion (Misc queries) | |||
Common Private Sub | Excel Discussion (Misc queries) | |||
Private sub | New Users to Excel | |||
Calling Forms from Forms - Exit problems | Excel Programming |