Forum Discussion
Excell Changed after Update version 1703 for Windows 10 - Macros no longer run
If you have already rebooted you could try:
- Check for any missing references in VBA Tools -> References
- Make sure your PERSONAL workbook is saved in .xlsb format
- Repair Office
- Ken KolkebeckDec 22, 2017Copper Contributor
The reference file has these items checked; VB for Applications, MS Excel 12 Obj Lib, OLE Automation, MS Office 12 Obj Lib, and MS XML, v6.0. Seems like all the excel applications are covered. Then there is the Personal.xlsb file. I did not have one so I created one. Macro loaded in it runs fine, but my others do not.
None of this worked. I'll try the repair.
- Ken KolkebeckDec 22, 2017Copper Contributor
The repair did not work. I did get an error on a missing PIA but I see the association is with outlook which I do not use. I keep thinking it is a setting I am missing.
- Mark FitzgeraldDec 22, 2017Iron Contributor
I'm in uncharted territory now.
It seems strange that you can run the macro in PERSONAL.xlsb but no others.
If you can get into one of your non-functioning projects, try compiling it and see what happens.
Also check your ActiveX settings in the trust centre.