Automation Error
Solved
CCM_lfrt
Posted messages
3
Status
Membre
-
Paola -
Paola -
Hello,
If anyone has the solution to my problem, I would be infinitely grateful to them for sharing the solution with me. I have searched extensively but cannot find an answer. Here is the problem.
I upgraded from OFFICE 2010 to OFFICE 2016.
In Excel, all my old Macros work without any problem.
In WORD, all my Macros result in an "Automation Error" message.
Thank you in advance for your suggestions.
Louis
Configuration: Windows / Chrome 58.0.3029.81
If anyone has the solution to my problem, I would be infinitely grateful to them for sharing the solution with me. I have searched extensively but cannot find an answer. Here is the problem.
I upgraded from OFFICE 2010 to OFFICE 2016.
In Excel, all my old Macros work without any problem.
In WORD, all my Macros result in an "Automation Error" message.
Thank you in advance for your suggestions.
Louis
Configuration: Windows / Chrome 58.0.3029.81
2 réponses
Hello,
There may be a few VBA functions that don't work when moving from 2010 to 2016, not many but enough to cause issues.
Take a closer look at ActiveX and form controls in particular. I remember having problems with ActiveX controls that were no longer recognized. It was enough to recreate them.
m@rina
--
Beware of herbal tea: it’s a dangerous poison...
There may be a few VBA functions that don't work when moving from 2010 to 2016, not many but enough to cause issues.
Take a closer look at ActiveX and form controls in particular. I remember having problems with ActiveX controls that were no longer recognized. It was enough to recreate them.
m@rina
--
Beware of herbal tea: it’s a dangerous poison...
And to think that I spent hours trying other recommendations without success.
Thanks again,
LL
It worked for me too!!!
Thank you so much.