VBE COM Add-in Shell

R

R Avery

Does anyone have a sample VB6 project containing a shell of code
necessary to extend Excel's VBE? In particular, I would like to
manipulate the menus and perhaps add functions to the right-click menu.
I have found DLLs that do this on the following URL, but since there
is no source code, I can't use it to create my own. Does anyone know
where I can find source code to do what I want?

http://www.bmsltd.ie/O2000/Default.htm


Any help would be most appreciated. Thanks!
 
J

Jeff Standen

I'm confused. The project on that site, VBETools.exe, is an Excel add-in,
not a dll. The password is 'a'.

Cheers,

Jeff
 
Top