Vba compile error in hidden module

В этой инструкции описано, как устранить проблему, когда при запуске надстройки «Парсер сайтов» появляется сообщение об ошибке компиляции такого вида:

В этой инструкции описано, как устранить проблему, когда при запуске надстройки «Парсер сайтов» появляется сообщение об ошибке компиляции такого вида:

Compile error in hidden module: mod_AACTIONS.
This error commonly occurs when code is incompatible with the version, platform, or architecture of this application. Click «Help» for information on how to correct this error.

Причины проблемы

Проблема чаще всего проявляется на Office 2013, и вызвана тем, что некоторые скриптовые элементы управления в Office 2013 считаются «устаревшими» по соображениям безопасности.
В надстройке «Парсер сайтов» проблема вызвана использованием компонента Web Browser на формах VBA.

Подробно о причинах проблемы (Kill Bit) и способах решения написано в статьях на сайте Microsoft: ссылка1, ссылка2.

Как проверить, действительно ли в вашем случае проблема именно эта:

  1. В меню Excel нажимаем Файл — Параметры — Настройка ленты, и включаем галочку для отображения вкладки «Разработчик»
  2. На ленте Excel на вкладке «Разработчик» нажимаем Вставить — Элементы ActiveX — Другие элементы управления (см. скриншот)
  3. В появившемся диалоговом окне ищем пункт «Microsoft Web Browser», и нажимаем ОК (см. скриншот)
  4. Рисуем мышкой прямоугольник на листе Excel.
    Если объект появился на листе (см. скриншот), то в вашем случае присутствует какая-то другая проблема (описанное в инструкции не поможет).
    Если же выскочило сообщение об ошибке «Вставка обьекта неосуществима» / «Cannot insert object», то в этой инструкции описан как раз ваш случай.

Как решить проблему с ошибкой компиляции:

  • запускаете (предварительно надо извлечь файл из архива) прикреплённый к статье файл VBA_WebBrowser_FixCompilationError.reg,
    на вопрос «Вы действительно хотите добавить информацию из этого файла в реестр» отвечаете «ДА»
  • перезапускаете Excel (если не поможет, то перезагружаете компьютер)

Содержимое файла VBA_WebBrowser_FixCompilationError.reg:

{8856F961-340A-11D0-A96B-00C04FD705A2} — идентификатор для компонента Web Browser Control

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftOffice 15.0ClickToRunREGISTRYMACHINESoftwareWow6432Node MicrosoftOffice15.0CommonCOM Compatibility {8856F961-340A-11D0-A96B-00C04FD705A2}]
«Compatibility Flags»=dword:00000000

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftOffice 16.0ClickToRunREGISTRYMACHINESoftware Wow6432NodeMicrosoftOffice16.0 CommonCOM Compatibility{8856F961-340A-11D0-A96B-00C04FD705A2}]
«Compatibility Flags»=dword:00000000

[HKEY_LOCAL_MACHINESOFTWAREWow6432Node MicrosoftOffice15.0 CommonCOM Compatibility {8856F961-340A-11D0-A96B-00C04FD705A2}]
«Compatibility Flags»=dword:00000000

[HKEY_LOCAL_MACHINESOFTWAREWow6432Node MicrosoftOffice16.0 CommonCOM Compatibility {8856F961-340A-11D0-A96B-00C04FD705A2}]
«Compatibility Flags»=dword:00000000

[HKEY_LOCAL_MACHINESOFTWAREMicrosoft OfficeCommonCOM Compatibility {00024512-0000-0000-C000-000000000046}]
«Compatibility Flags»=dword:00000000

[HKEY_LOCAL_MACHINESoftwareWow6432Node MicrosoftOfficeCommonCOM Compatibility {00024512-0000-0000-C000-000000000046}]
«Compatibility Flags»=dword:00000000

  • Remove From My Forums
  • Question

  • I recently upgrade to Office 2010 and when I open Word or Excel I get the following message:

    • Compile error in hidden module: autostart.  This error commonly occurs when code is incompatible with the version, plataform, or architecture of this application.  Click help for information on how to correct this error.
    • When I click help I get the following message:

    Compile error in hidden module: <module name>

    A protected
    module contains a compilation error. Because the error is in a protected module it cannot be displayed.

    This error commonly occurs when code is incompatible with the version or architecture of this application (for example, code in a document targets 32-bit Microsoft Office applications but it is attempting to run on 64-bit Office).

    This error has the following cause and solution:

    Cause of the error:

    • The error is raised when a compilation error exists in the VBA code inside a protected (hidden) module. The specific compilation error is not exposed because the module is protected.

    Possible solutions:

    • If you have access to the VBA code in the document or project, unprotect the module, and then run the code again to view the specific error.

    • If you do not have access to the VBA code in the document, then contact the document author to have the code in the hidden module updated.

    My OS is Windows 7 Ultimate 32 bits

    • Moved by

      Wednesday, October 6, 2010 8:04 PM
      (From:Visual Basic General)

You might receive a “Compile Error in Hidden Module” error message when you start your Excel.

Whether it is Excel or any other Microsoft Applications from time to time they are prone to errors. This Compile Error in Hidden module occurs in both MS Excel and MS Word but in this blog, you will get to know how to repair Compile Error in Hidden module in Excel.

When you start MS Excel the particular error message that displays on the screen is:

Compile error in hidden module: AutoExec

Compile error in hidden module: AutoExecNew

Compile error in hidden module: DistMon

If you are using an older version of Windows like Windows 95/98 then you might receive an error message that says:

Excel has performed an error in module excel.exe and will be closed.

For Windows 2000 and above version the error appears like:

Excel has encountered a problem and needs to close. We are sorry for the inconvenience.

After the error message is displayed, an error report will be presented which provide the additional information of that error, a link will be shown something like:

– 9.0.0.5302 – Vbe6.dll – 6.0.89.67 – 0000d799

Just click on the link to view full details of that error and depending on the application that has been crashed you might see the location to excel.exe which will guide you to the culprit of this error message.

To repair Compile Error in Hidden module go through the solutions one by one but before that get to know why does this Compile Error in Hidden module in Excel appears.

To recover Excel corrupt module, we recommend this tool:

This software will prevent Excel workbook data such as BI data, financial reports & other analytical information from corruption and data loss. With this software you can rebuild corrupt Excel files and restore every single visual representation & dataset to its original, intact state in 3 easy steps:

  1. Download Excel File Repair Tool rated Excellent by Softpedia, Softonic & CNET.
  2. Select the corrupt Excel file (XLS, XLSX) & click Repair to initiate the repair process.
  3. Preview the repaired files and click Save File to save the files at desired location.

Why Does Compile Error In Hidden Module In Excel Appear?

Microsoft is upgrading Office 2016 from 32-bit version to 64-bit version. This Compile Error in Hidden module error message usually appears when there are dome 32-bit add-ins versions of office which are incompatible with the newer version.

The most common reason behind this error is when some conditions come true:

1: MS Excel startup folder when contains both the template files on Adobe Acrobat PDF Maker add-in:

Pdfmaker.dot
Pdfmaker.xla

2: Software named Norton Anti-virus software has been installed.

Now, that you know the reason that causes Compile Error in Hidden module in Excel. Let’s begin with the solutions to fix this error.

1: Re-register OCX Files Using CMD

To fix compile error in hidden module you need to re-register some files basic to the functionality of Excel. Follow the steps:

  • Start your system with the Administrative rights
  • Press Windows + R key
  • Type “cmd” and click on OK

  • Depending on the version type the following commands and press enter:

For 32-bit version

regsvr32 -u c:windowssystem32mscomctl.ocx
regsvr32 c:windowssystem32mscomctl.ocx

For 64-bit version

regsvr32 -u c:windowssyswow64mscomctl.ocx
regsvr32 c:windowssyswow64mscomctl.ocx

Now, run MS Excel and see whether Microsoft visual basic compile error in hidden module is solved or not.

2: Try Deleting .exd Files

If the above-given solution did nor work then try deleting the .exd files from your folder, this might help you in fixing the compile error in the hidden module in excel. Follow the steps to delete files:

  • Press Windows + R key
  • Type %appdata% and click OK

  • This will open the Application Data folder, now select Microsoft

  • Open the Forms folder

  • Select comctllib.exd and mscomctllib.exd, Right-click on them and Delete

Deleting the .exd files will let you start Excel and the compile error in the hidden module issue will be resolved.

3: Move PDF Maker Files

If you are using Adobe Acrobat PDF Maker then to solve this issue you need to move the Pdfmaker.dot file and Pdfmaker.xla files to a different location. To do so follow the steps given below:

  • Click on the Windows icon and type pdfmaker. *

  • Click on all files and folders.

  • In the All or part of the file name type pdfmaker. * and search

  • Once the files are located, right-click on the pdfmaker.dot & pdfmaker.xla, and select the Cut.

  • Go to the Desktop and Paste it

After moving the PDF files by performing the above-stated steps compile error in the hidden module excel issue must be solved.

4: Update Latest Version of Adobe Acrobat

If the above method mentioned didn’t fix the Excel Compile error in the hidden module 2016 problem, then you can try updating the Adobe Acrobat version.

To update the add-in Adobe Acrobat, visit the official website of Adobe. You can find the newest updates in the search engine by searching the Adobe Acrobat Updates.

After updating the Adobe Acrobat restart your system and see if the compile error in hidden module Excel problem is solved or not.

5: Fix “Compile error in hidden module” Module 1

This error also occurs when you have recently upgraded or might have saved an Excel file that was created in different locations between versions.

To fix Excel compile error in hidden module  issue follows the simple steps mentioned below:

  • Select the file that is wrongly saved in Excel
  • Press AltF11 to go into the file Visual Basic Editor.
  • From the Tools menu, select the References
  • Scroll down to the Available References box and uncheck all that starts with MISSING:
  • Press AltQ when all the reference errors have been unchecked.

These steps will help you to fix the compile error in hidden module 1 issue.

Automatic Solution: MS Excel Repair Tool

If you are finding the above solutions difficult to perform and if you are unable to solve compile error in hidden module Excel issue, then you can try running MS Excel Repair Tool.

This is an advanced repairing tool that not only repairs damaged, corrupted, or inaccessible Excel files and all sorts of Excel errors but also recovers deleted, lost data from chart sheets, cell comments, formulas & others.

One can easily use this tool without the need for any professional and it supports all Excel versions.

* Free version of the product only previews recoverable data.

Steps to Utilize MS Excel Repair Tool:

Conclusion:

So, this was all about compile error in hidden module Excel. Well, I have tried my best to put together all the working solutions together to fix this issue.

Carefully follow the solutions given one by one. They are easy to use and had worked for many users.

Hope you liked this article and it worked for you in fixing the compile error in hidden module excel issue and making your Excel work again without any error.

Apart from this if you have any suggestions or queries then feel free to share them with us in the below comment section.

Priyanka is an entrepreneur & content marketing expert. She writes tech blogs and has expertise in MS Office, Excel, and other tech subjects. Her distinctive art of presenting tech information in the easy-to-understand language is very impressive. When not writing, she loves unplanned travels.

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

Ребята, помогите, не могу запустить  файл, раньше запускалось на других компьютерах  на работе. При запуске выдает ошибку:» compile error in hidden module: Module1….» Как приложить файлик, не понимаю, он весит почти 5 Мб

 

kuklp

Пользователь

Сообщений: 14868
Регистрация: 21.12.2012

E-mail и реквизиты в профиле.

Как вариант, выложить на файл-хранилище типа гуглдиска, мега и т.д. Сюда дать ссылку. Хотя такой способ не очень приветствуется на форуме, но если других вариантов нет, то вполне можно..

Я сам — дурнее всякого примера! …

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

 

vikttur

Пользователь

Сообщений: 47199
Регистрация: 15.09.2012

Ага… пароль на проект не подскажете? Если Вы его не знаете — обращайтесь к разработчику.

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

Работало без пароля, когда я запускал на работа

 

kuklp

Пользователь

Сообщений: 14868
Регистрация: 21.12.2012

E-mail и реквизиты в профиле.

Оно и работало бы без пароля, но проект VBA запаролен. А мы тут взломами не занимаемся, это есть в Правилах.

Я сам — дурнее всякого примера! …

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

А кто его запоролел то? не понимаю

 

Дмитрий(The_Prist) Щербаков

Пользователь

Сообщений: 13997
Регистрация: 15.09.2012

Профессиональная разработка приложений для MS Office

#8

14.07.2018 13:19:50

Цитата
aemotl написал:
А кто его запоролел то?

А это кому вопрос? Файл-то Ваш…

Даже самый простой вопрос можно превратить в огромную проблему. Достаточно не уметь формулировать вопросы…

 

vikttur

Пользователь

Сообщений: 47199
Регистрация: 15.09.2012

Пароль стоит на проекте VBA, где записаны макросы. пароль, по всей вдимости, поставил тот, кто писал код.

По ошибке: возможо, в коде используются библиотеки, которых нет на машине, где возникает ошибка. Или разрядность системы влияет.

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

Т.е проблема только в пароле? Просто макрос ПУЭ6, же запускается

 

vikttur

Пользователь

Сообщений: 47199
Регистрация: 15.09.2012

Вы не поняли. Причина ошибки непонятна. Чтобы понять, нужно видеть макросы. Но доступ к ним закрыт. А взломом здесь не занимаются.

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

Часть макросов работает

Прикрепленные файлы

  • Скрин.jpg (65.33 КБ)
  • Скрин2.jpg (231.82 КБ)

 

kuklp

Пользователь

Сообщений: 14868
Регистрация: 21.12.2012

E-mail и реквизиты в профиле.

И что? Вот там на скрине кнопка «Изменить» неактивна. Это как раз из-за пароля.

Я сам — дурнее всякого примера! …

 

Дмитрий(The_Prist) Щербаков

Пользователь

Сообщений: 13997
Регистрация: 15.09.2012

Профессиональная разработка приложений для MS Office

#14

14.07.2018 14:27:53

Цитата
aemotl написал:
Часть макросов работает

смотрите. У Вас есть холодильник. И он даже морозит. И кнопки на двери работают, делают охлажденные напитки и лед. Вы чуете, что из него начинает вонять — видимо, что-то протухло внутри. Но вот открыть холодильник нельзя — замок висит. Т.е. вроде и работает что-то, но где-то явно сбой — просто так вонять не будет. Но и узнать что именно, не достав ключ от замка нельзя.
Вот и здесь так же — что-то работает, а что-то нет. Но что именно узнать нельзя, не посмотрев код. Если Вы нажмете в книге Alt+F11, затем Ctrl+R и в правой части окна найдете проект VBA этой книги — VBAProject(MehRasch.xlsm) и попробуете раскрыть плюсик слева от него, чтобы посмотреть коды макросов — то от Вас запросят пароль. А для запароленных проектов нельзя однозначно идентифицировать ошибку и поэтому VBA пишет просто имя модуля, в котором ошибка и все.

Даже самый простой вопрос можно превратить в огромную проблему. Достаточно не уметь формулировать вопросы…

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

А не может быть такого, что файл создан в версии excel очень старой и поэтому все проблемы?  

Изменено: aemotl14.07.2018 15:20:48

 

Ігор Гончаренко

Пользователь

Сообщений: 13265
Регистрация: 01.01.1970

#16

14.07.2018 15:26:48

Цитата
aemotl написал:
что файл создан в версии excel очень старой

Допустим у Вас холодильник «Саратов» обмотан цепью и закрыт на замок — нужен ключ чтобы посмотреть что там внутри не так

Программисты — это люди, решающие проблемы, о существовании которых Вы не подозревали, методами, которых Вы не понимаете!

 

sokol92

Пользователь

Сообщений: 4429
Регистрация: 10.09.2017

Беглый внешний осмотр пациента указывает не на холодильник «Саратов», а на

Autocad

Вероятно, на тех компьютерах, где файл запускается, Autocad установлен, а на проблемном компьютере — нет.

Изменено: sokol9214.07.2018 17:12:01

 

VideoAlex

Пользователь

Сообщений: 655
Регистрация: 01.01.1970

Мне бы столько терпения  :D  

 

Doober

Пользователь

Сообщений: 2141
Регистрация: 09.04.2013

#19

14.07.2018 19:17:01

Цитата
aemotl написал:
что файл создан в версии excel очень старой и поэтому все проблемы?  

Сохраните файл в формате  2003 как MehRasch ПУЭ-7.xls и проверьте. Возможно проблемы исчезнут.

<#0>

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

#20

14.07.2018 20:38:49

Цитата
sokol92 написал:
Беглый внешний осмотр пациента указывает не на холодильник «Саратов», а на  Autocad  Вероятно, на тех компьютерах, где файл запускается, Autocad установлен, а на проблемном компьютере — нет.

Автокад установлен и запущен, правда автокад 2014

 

sokol92

Пользователь

Сообщений: 4429
Регистрация: 10.09.2017

Если в программе есть ссылка на определенную версию Autocad, то с другой версией программа может не работать — так устроено

раннее связывание.

В этом гипотетическом случае как раз и будет ошибка компиляции.

 

Doober

Пользователь

Сообщений: 2141
Регистрация: 09.04.2013

#22

15.07.2018 00:22:09

OFF

Код
Workbooks("MehRasch ПУЭ-7.xls").Activate

<#0>

 

aemotl

Пользователь

Сообщений: 9
Регистрация: 14.07.2018

#23

15.07.2018 11:30:22

Doober

, Спасибо, большое. Все работает.  

Понравилась статья? Поделить с друзьями:
  • Vba compile error expected identifier
  • Vba compile error can t find project or library
  • Vba automation error неверная ссылка вперед или ссылка на не откомпилированный тип
  • Vba access обработка ошибок
  • Vb6 on error resume next