|
-
Apr 16th, 2000, 04:06 PM
#1
Thread Starter
New Member
Hello,
Can please somebody help me?
I'm trying to declare a UserForms Collection as follows:
Dim glbl As vba.Global
Dim usrfrms As vba.Collection
Set usrfrms = New vba.Collection
Set usrfrms = glbl.UserForms
But when I run my VBA-application (Word) I get the error '429', active-X cannot create an object.
Who knows how th handle this?
Chris Jonkheer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|