View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
flybean flybean is offline
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