I created a UDF to convert a number to base32. I would like to save this function (and any others I happen to create) so that I can use it in any future spreadsheets I make, not just the one it is saved in. This is excel 2007.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 0 down vote accepted

save the file containing your udf as an addin (File/save as/addin (xla) ), then add a reference to it (tools/addins/browse to your file)

link|improve this answer
Awesome. Thanks – Kevin Mar 25 '11 at 14:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.