Article ID: 142123
Article Last Modified on 8/17/2005
APPLIES TO
- Microsoft Excel 97 Standard Edition
- Microsoft Excel 95 Standard Edition
- Microsoft Excel 5.0 Standard Edition
- Microsoft Excel 98 for Macintosh
This article was previously published under Q142123
Notice
This article also applies to:
- Microsoft Excel for Windows 5.0c|5.0c
- Microsoft Excel for Windows NT 5.0|5.0
-
Microsoft Excel for the Macintosh 5.0|5.0
SUMMARY
When you create a custom function in Microsoft Excel using Visual Basic for
Applications, it will be displayed in the Function Wizard under the User
Defined Function category. You can prevent the custom function from being
displayed in the Function Wizard by adding "Option Private Module" at the
top of the module sheet.
REFERENCES
"Visual Basic User's Guide," version 5.0, Chapter 4, "Protecting Modules
from Calls by Other Procedures in Other Workbooks"
For more information about Option Private Module, click the Index tab
Microsoft Excel Help and type:
Additional query words: 5.00a 5.00c XL
Keywords: kbhowto kbinfo KB142123