Excel and Word crash when I try to add a UserForm

  • Thread starter Thread starter interrogativo
  • Start date Start date
I

interrogativo

When I open VB editor, right click on VBAProject and then Insert-
UserForm - Excel CRASHES!

The same happens with Word.

Excel error details are as follows:
AppName: excel.exe AppVer: 11.0.5612.0 AppStamp:3f39ff9d
ModName: fm20.dll ModVer: 11.0.5709.0 ModStamp:3f734ae2
fDebug: 0 Offset: 0000f912

Word error details are:
AppName: winword.exe AppVer: 11.0.5604.0 AppStamp:3f314a2f
ModName: fm20.dll ModVer: 11.0.5709.0 ModStamp:3f734ae2
fDebug: 0 Offset: 0000f912

Any suggestions?
 
Just a guess, try deleting files in your windows/temp folder immediately
after rebooting.

Regards,
Peter T
 
Just a guess, try deleting files in your windows/temp folder immediately
after rebooting.

Regards,
Peter T












- Mostra testo tra virgolette -

Unfortunately it didn't work
 
Unfortunately it didn't work- Nascondi testo tra virgolette -

- Mostra testo tra virgolette -

SOLVED - I found that fm20.dll has been overwritten with an older
version.
 
Back
Top