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.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
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) |
|||
|
|