For a small company I created an addin for PowerPoint with several vba macros. It works fine on my machine and on all machines of the small company - except one. On that machine, PowerPoint crashes everytime the user clicks on one of the macros. No matter which macro. Now they ask me, what the reason could be.
Well, how I understand things (please correct me, if I'm wrong), as every user has the same addin, the problem must be on the machine, not in the addin, or otherwise it should crash anywhere. Something must be different on the failing machine. Now I would like to list up for them, what they should check. Which parts of the computer could create conflicts between PowerPoint and an vba addin?
First of all, of course, PowerPoint itself. They say, all machines have 2013. I already found out in other threads, that problems with PowerPoint 2013 and vba addins might occur, if someone uses Kaspersky security software, but they say they don't.
They say, all machines have the 32-bit Version of Office and the same operating system.
I will ask them to check, if all machines have the same status concerning service packs.
On the crashing machine another addin was installed in the beginning, the product from https://www.powerusersoftwares.com/. But after we de-installed both addins, rebooted the machine, and then re-installed only my addin, the same problem still occured. PowerPoint crashed whenever the user tried to run one of the macros from my addin.
Has anyone heard about issues of conflicts between this power user tool and other vba addins?
It's a mystery. But something has to be different. What else could we check, that could have an impact on PowerPoint and addins? Any suggestion may help!
Thank you!
(I already suggested, it might be, that they have to fix Office as a whole on this machine, but they tend to not believe, as the problem didn't occur before they installed my addin.)