Hi
You have to save them in your Personal Macro Workbook (Personal.xls), placed
in Office's XLSTART folder.
To protect the code from users, you have to protect the VBA-Project (In VBA
Project Window, right-click on project and select
VBA-ProjaetProperties.Protection)
--
(When sending e-mail, use address
(E-Mail Removed))
Arvi Laanemets
"Brian Shafer" <(E-Mail Removed)> wrote in message
news

3Ysb.145099$ao4.466534@attbi_s51...
> Hello,
> I am not sure how to do this. But I have some user defined functions that
I
> would like availible in all my excel files. I do I make this perminant?
> I'd also like to password protect this, so it would not be real easy to
view
> the code for the functions.
> Any help or ideas?