Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Create custom forms caused system error &H8007007E

Hi all,
We have an application using Excel and VBA to render the report. There
are forms and modules in the VBA. It works in most boxes except some boxes.
While open the excel files on that boxes, it pops up a window said
that "System error &H8007007E module not found". It's strange that if
logon on as another OS user, it works! So I registed all OCXs/DLLs in
the system32 directory. After that, nothing changed. After some test, I
found that trying to open the forms in the VB Editor will cause the same
error. So I removed the forms. Then the excel files could be opened
correctly.
I think it should be some errors with the registry table. Anyone has
any ideas?
Thanks a lot.

Flybean
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Create custom forms caused system error &H8007007E

Maybe a Windows permissions problem if an Admin is OK but normal user causes
problems.
Under the user that does not work, open a new WB, add a UserForm.
Keep adding the references, controls etc that you require until you get an
error.

NickHK

"flybean" wrote in message
...
Hi all,
We have an application using Excel and VBA to render the report. There
are forms and modules in the VBA. It works in most boxes except some

boxes.
While open the excel files on that boxes, it pops up a window said
that "System error &H8007007E module not found". It's strange that if
logon on as another OS user, it works! So I registed all OCXs/DLLs in
the system32 directory. After that, nothing changed. After some test, I
found that trying to open the forms in the VB Editor will cause the same
error. So I removed the forms. Then the excel files could be opened
correctly.
I think it should be some errors with the registry table. Anyone has
any ideas?
Thanks a lot.

Flybean



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Create custom forms caused system error &H8007007E

NickHK дµÀ:
Maybe a Windows permissions problem if an Admin is OK but normal user causes
problems.

The two users are both administrators.

Under the user that does not work, open a new WB, add a UserForm.

Operations such as inserting a new form may also cause this error.

Keep adding the references, controls etc that you require until you get an
error.

NickHK


Flybean
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Create custom forms caused system error &H8007007E

Seems like you need to fix the Registry:
http://www.xtremevbtalk.com/showthre...d89& t=114937

NickHK

"flybean" wrote in message
...
NickHK дµÀ:
Maybe a Windows permissions problem if an Admin is OK but normal user

causes
problems.

The two users are both administrators.

Under the user that does not work, open a new WB, add a UserForm.

Operations such as inserting a new form may also cause this error.

Keep adding the references, controls etc that you require until you get

an
error.

NickHK


Flybean



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Create custom forms caused system error &H8007007E

NickHK дµÀ:
Seems like you need to fix the Registry:
http://www.xtremevbtalk.com/showthre...d89& t=114937

NickHK

"flybean" wrote in message
...
NickHK дµÀ:
Maybe a Windows permissions problem if an Admin is OK but normal user

causes
problems.

The two users are both administrators.

Under the user that does not work, open a new WB, add a UserForm.

Operations such as inserting a new form may also cause this error.

Keep adding the references, controls etc that you require until you get

an
error.

NickHK

Flybean




According to the thread you post, we should "clean" the registry
entries. But ...
What I think is to replace the user's registry entries with the
another one, and of course, export the two users registry entries and if
possible make a contrast.
And I focuses on the FORM of VBA, so any ideas of the entries of VB's
components?

Flybean
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create custom forums caused system error &H8007007E flybean Excel Programming 0 August 2nd 06 08:08 AM
Error caused by *.xls file WLMPilot Excel Discussion (Misc queries) 0 July 27th 06 03:09 PM
Can I create custom forms to add data to a Excel Spreadsheet? How. TomassoP Excel Discussion (Misc queries) 1 January 25th 05 08:54 PM
System error &H8007007E (-2147024770). The specified module could not be found Pascal Bellerose Excel Programming 0 January 5th 04 01:41 PM
Sharing Workbook caused error message Joe Parisi[_2_] Excel Programming 2 October 2nd 03 04:46 PM


All times are GMT +1. The time now is 07:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"