Over the last two years I have written several macros for excel and word and saving them in normal.dotm and personal.xlsm. I have some modules that handles filereading,database interactions, html parsing and so on, these modules are exact the same both in word and excel. Untill now I have just copied them between those two applications. Is it possible to somehow have them stored in one locations(as a library) and then use them in both applications?Over the last two years I have written several