How to dynamically add a reference to personal.xls ?

J

John Mitchell

I use personal.xls to perform customisation whenever I open a new
workbook. For example, I add menu items to the toolbar, which is very
useful. However, if I want personal.xls subs and functions to be
callable by VB code in the new workbook I first have to use the VBE
Tools menu to manually add a reference to personal.xls. Is it possible
to add an external reference to personal.xls programatically? I'm sure
there must be a way of doing this. Guidance appreciated...

Regards, John M
 

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