Share via

Cannot load VBE6EXT.OLB error in Access 2010

Anonymous
2019-02-10T22:38:59+00:00

When I try to build a macro or build and expression in access 2010 I get the error "cannot load VBE6EXT.OLB"

When I search for it in explorer I find two copies but I connect see the directories they are in. How do I get pass this error.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2019-02-11T08:22:54+00:00

    dont you have same problem with Excel?

    Did you found this problem just after installed another office suite like WPS?

    open your register table wi (""win+R”->”regedit”)

    :HKEY_CLASSES_ROOT\TypeLib{0002E157-0000-0000-C000-000000000046}\5.3\0\win32,

    on right display

    C:\Users\Administrator\AppData\Local\Kingsoft\WPS Office\10.1.0.5554\office6\vbe6ext.olb”

    modify the path to the path of VBE6EXT.OLB in your system,

    in my system like 

    “C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6EXT.OLB”

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-02-10T23:05:46+00:00

    A couple things I'd try:

    Find the msaccess.exe and right click on it and select Run as administrator and try the operation again.  Sometimes this can help fix configuration issues.

    Perform an office repair, see http://www.devhut.net/2016/09/04/how-to-repair-ms-office/

    Was this answer helpful?

    0 comments No comments