I'm using MOD for COM DLL development - VBA to be compiled in a DLL. The MOD projects let me set the target Application (Excel, Word etc). But I want to be able to write one application and based on the application loading it (word or excel) present a different Button or form? Can this be done? Or do I have to write a COM DLL for each application