Hello everyone,
I have been working on a Excel/Vba project for a few months, but recently, this issue cropped up.
When my file is opened on other computers, Windows Installer runs (right after clicking 'enable macros'). This isn't a huge problem so far, but I'd like to understand what is happening.
This is happening to people who use Excel frequently, so it seems tied to my file specifically. I'm not sure what could be causing it.
- I did run the "Online Repair" tool fairly close to when I became aware of the issue.
- The other users are on the same network. One had Excel 2013, and one had 2016. (I am on 2013).
- The guy with 2013 has a "professional plus" version, while mine is standard.
- I haven't added any Add-Ons to my file.
- Other than that, my code is fairly basic. I do use a few, additional object reference libraries.
Any thoughts on why this could be happening, or even what is happening?
Thanks!
I have been working on a Excel/Vba project for a few months, but recently, this issue cropped up.
When my file is opened on other computers, Windows Installer runs (right after clicking 'enable macros'). This isn't a huge problem so far, but I'd like to understand what is happening.
This is happening to people who use Excel frequently, so it seems tied to my file specifically. I'm not sure what could be causing it.
- I did run the "Online Repair" tool fairly close to when I became aware of the issue.
- The other users are on the same network. One had Excel 2013, and one had 2016. (I am on 2013).
- The guy with 2013 has a "professional plus" version, while mine is standard.
- I haven't added any Add-Ons to my file.
- Other than that, my code is fairly basic. I do use a few, additional object reference libraries.
Any thoughts on why this could be happening, or even what is happening?
Thanks!