If you mean a UDF (User Defined Function) written in VBA, if you place it in
an Addin it should be available to all workbooks.
Alternatively you can also put it in a normal xls and use it in a cell like
this:
=Personal.xls!myFunction(arg1, arg2)
Regards,
Peter T
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.