Deploy forms and modules and adding custom Menu Bar

M

mbohn84

I have developed a series of modules and forms and use them in MS Word
and MS Excel and want to use them in MS Project. In word I have a .dot
file in the startup folder that loads the modules and forms using the
AutoExec() sub, it loads a custom Menu Bar (on top between File and
Edit), I want to do the same thing in MS Project. To automatically
load the custom Menu Bar, I was using the Project_Open in the
ThisProject ProjectGlobal and that works great. I was going to use the
set up GLOBAL.MPT in combination with the appropriate registry key to
initiate the automate upgrade feature and that copies over the modules
and the forms just fine with very little user intervention but it
doesn't seem to copy over the Project_Open Sub in the ThisProject
object.

Does anyone know of a better/different way to accomplish this task?

Thanks,
Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top