I've been attempting to convert some of my macros into excel add-ins, but because some of them need to run on the ThisWorkbook module they don't transfer over. Is there a way to make like an ActiveWorkbook module for doing this?