Lỗi Compile Error In Hidden Module

enter image mô tả tìm kiếm hereI have a problem about excel VBA.Excel file is created for many years. It run VBA code in 32 bit excel.However, my computer upgrade 32 bit excel khổng lồ 64 bit excel.I cannot run the VBA file anymore.

Bạn đang xem: Lỗi compile error in hidden module

Bạn vẫn xem: giải pháp khắc phục lỗi compile error in hidden module excel vba

It show the error:Compile error in hidden module.This error commonly occurs when code is incompatible with version, platform or architecture of this application.

Is that any solution. Thanks.


*

I have resolved same error by following these 4 steps :Open Excel file which is having issue, press alt + F11 go into its Visual Basic Editor.From the Tools thực đơn select References ( Note, if references option is disabled in tools thực đơn try closing & reopening file và enable Macro before proceeding next steps)Scroll through the available References List & uncheck any cửa nhà start with MISSING:Press alternative text + Q once all of these reference errors have been unticked.

If above steps does not solve issue try editing registry entries for 32/64 bit versions excel application.

This links has mentioned all troubleshooting stepshttp://www.repairmsexcel.com/blog/fix-compile-error-in-hidden-module-excel

Thanks


*

You can try to check if any missing variable declaration.I had same issue và found out that missing declaration for one variable using for looping
*

I had this issue with the first-party Solver addin that is included with Excel.The solution was to lớn use Windows 8 compatibility mode.


*

Original source


*

Thanks for contributing an answer to lớn Stack Overflow!

Please be sure lớn answer the question. Provide details and share your research!

But avoid

Asking for help, clarification, or responding to lớn other answers.Making statements based on opinion; back them up with references or personal experience.

Xem thêm: Tải Advanced Systemcare 12 Pro Full Crack + Key Dùng Đến 2030

To learn more, see our tips on writing great answers.

Post Your Answer Discard

By clicking “Post Your Answer”, you agree khổng lồ our terms of service, privacy policy & cookie policy

Not the answer you're looking for? Browse other questions tagged excel vba or ask your own question.


Your privacy

By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.


Không thiết lập được zalo trên sản phẩm công nghệ tính


Tải máy vi tính casio fx-580vn plus


Cách tính phụ cấp chức vụ vào excel


Tải font chữ hp001 4 hàng


Gọi zalo trên laptop không nghe được


Giáo án dạy thêm ngữ văn 6 cả năm


The trust relationship between this workstation and the primary domain failed là gì


Bài tập excel nâng cấp có lời giải


Dẫn chứng về lòng kiên trì


Dàn ý cảm thấy về nhân thiết bị tấm vào truyện tấm cám


Số smartphone công an quận bắc tự liêm


Gửi file word qua zalo


Tiểu mục phạt chậm chạp nộp thuế gtgt


Cách tải driver canon 1210 win 7 64bit


Chuyển tài khoản zalo quý phái zing


table('setting')->where("{$db->web}")->select('code_footer'); if($oh->code_footer){ # nếu có code header tùy chỉnh $code_footer = htmlspecialchars_decode($oh->code_footer); $code_footer = str_replace('[home_link]', $home, $code_footer); $code_footer = str_replace('[home_name]', $h, $code_footer); $code_footer = str_replace('[link]', $link, $code_footer); $code_footer = str_replace('[title]', $head->tit, $code_footer); $code_footer = str_replace('[des]', $head->des, $code_footer); $code_footer = str_replace('[key]', $head->key, $code_footer); $code_footer = str_replace('[image]', $head->img, $code_footer); $code_footer = str_replace('[link]', $link, $code_footer); $code_footer = str_replace('[date_Y]', date('Y'), $code_footer); echo $code_footer; } ?>