UserForm OnAction
From: Maria (anonymous_at_discussions.microsoft.com)
Date: 09/06/04
- Next message: Phil Webb: "Re: macro for coding an id number"
- Previous message: Nick Hodge: "Re: refedit control in 2003 and managed code add-in?"
- Next in thread: Tom Ogilvy: "Re: UserForm OnAction"
- Reply: Tom Ogilvy: "Re: UserForm OnAction"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 6 Sep 2004 12:24:37 -0700
Hi,
I have created a userdefined CommandBar with a button.
>From this button I would like to start a UserForm.
Usually I use something like the following Codeline to
call a Prozedure:
.OnAction = MyCode
I wanted to do the same with the UserForm:
.OnAction = frmMyUserForm
Unfortunately it doesn't work.
Is it possible to allocate a UserForm?
Thank you,
Maria
- Next message: Phil Webb: "Re: macro for coding an id number"
- Previous message: Nick Hodge: "Re: refedit control in 2003 and managed code add-in?"
- Next in thread: Tom Ogilvy: "Re: UserForm OnAction"
- Reply: Tom Ogilvy: "Re: UserForm OnAction"
- Messages sorted by: [ date ] [ thread ]