I was wondering if it was possible to use an external source to store and retrieve macros.
I have an excel spreadsheet that has tons of macros and sub routines in it. It is used as a template, so after a while I am going to have a ton of these 200k plus files. I would like to have a seperate sheet that has all of the macros and sub routines on it.
Like in ASP you can use either a style sheet or reference another file that contains all of your functions. I am wondering if it is possible with VBA.
Thanks
I have an excel spreadsheet that has tons of macros and sub routines in it. It is used as a template, so after a while I am going to have a ton of these 200k plus files. I would like to have a seperate sheet that has all of the macros and sub routines on it.
Like in ASP you can use either a style sheet or reference another file that contains all of your functions. I am wondering if it is possible with VBA.
Thanks