pleeseemailme
Board Regular
- Joined
- Dec 26, 2013
- Messages
- 201
Howdy,
We have some terrible accounting software that can spit out data to an Excel file. I've been writing some macros to interact with this data and turn it into something useful. I've been testing it for the past few months now and yesterday I tried it out on another user's machine. I placed the macros in his personal macro workbook. I was shocked to see that the keyboard command to run the macro didn't fire.
After some quick investigation it appears that when the software launches Excel and exports the data to a new workbook, it somehow disables add-ins from loading. I tested this several ways, including making a separate add-in for the user. Nothing worked. It's always worked on my machine to test the macros, because I always already had Excel running - therefore my personal macro workbook was already loaded and could run the macros.
This is very disappointing after so much work on improving these processes. My question is: Is there some magic trick to use to still run macros even when the PMW and other Excel add-ins are disabled? I can't ask all these users to remember to open Excel before exporting the accounting data. What do you think?
We have some terrible accounting software that can spit out data to an Excel file. I've been writing some macros to interact with this data and turn it into something useful. I've been testing it for the past few months now and yesterday I tried it out on another user's machine. I placed the macros in his personal macro workbook. I was shocked to see that the keyboard command to run the macro didn't fire.
After some quick investigation it appears that when the software launches Excel and exports the data to a new workbook, it somehow disables add-ins from loading. I tested this several ways, including making a separate add-in for the user. Nothing worked. It's always worked on my machine to test the macros, because I always already had Excel running - therefore my personal macro workbook was already loaded and could run the macros.
This is very disappointing after so much work on improving these processes. My question is: Is there some magic trick to use to still run macros even when the PMW and other Excel add-ins are disabled? I can't ask all these users to remember to open Excel before exporting the accounting data. What do you think?