Hi,
I have a number of functions to calculate financial periods, rates, target dates etc. which I have in a single .bas file. These functions are used by a dozen macros and various users.
My issue is that if I need to change a function, I have to replace the module in each of the macros and...