Is there a way to add a "Help" topic or "Description" to a user-defined function in a VBA module?
B Barbara Miles Oct 12, 2003 #1 Is there a way to add a "Help" topic or "Description" to a user-defined function in a VBA module?
T Tom Ogilvy Oct 12, 2003 #2 Look at macrooptions object. or, in the object browser, find your project, then module and right click on your macro name and select properties.
Look at macrooptions object. or, in the object browser, find your project, then module and right click on your macro name and select properties.