March 1, 200619 yr Is it possible to create a custom function in 1 file and have it be available across all files? I've created a FormatAsDate function in 1 file and would like to be able to access it in any file I open so that I don't have to create a new custom function in each file that requires it. Thanks.
March 1, 200619 yr No. You will have to copy and paste it into each File you are wanting to use it in. Lee
March 1, 200619 yr Author Thanks Lee. What a shame that it can't be declared globally or setup as an Addin.
March 1, 200619 yr How many Files are you talking about in your solution? Or, are you meaning develop once, and then have it show in your future solutions like the other built in Functions are? Lee
Create an account or sign in to comment