Hi,
I have a module that has been created by a user no longer with us, thank God.
A user has a menu item that executes a procedure. The menu item works fine. The Procuedure is located in the users personal.xls workbook.
Now, if I go to tools..macro...Macro's then I retrieve alist of the mprocedures available. problem is, the procedure that is being executed by the menu item is not listed?
I then go into the VB Editor look through the project explorer for the module and discover that there is a module that is not listed in the tools...macro...macros dialog box and it contains many procedures.
The user that created these was fanatical about digital signatures to athe point of overkill. Fool.
Question is, how can I get these procedures to become visible to the diablog box again.
cheers
Matt
I have a module that has been created by a user no longer with us, thank God.
A user has a menu item that executes a procedure. The menu item works fine. The Procuedure is located in the users personal.xls workbook.
Now, if I go to tools..macro...Macro's then I retrieve alist of the mprocedures available. problem is, the procedure that is being executed by the menu item is not listed?
I then go into the VB Editor look through the project explorer for the module and discover that there is a module that is not listed in the tools...macro...macros dialog box and it contains many procedures.
The user that created these was fanatical about digital signatures to athe point of overkill. Fool.
Question is, how can I get these procedures to become visible to the diablog box again.
cheers
Matt