![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I have a user form defined in outlook vba. The form has a Userform_Initialize sub for initialization of a combobox. When I run the form from VBA editor it is initialized and it works. When I run the form from VBA code that is used in an Inbox mail processing rule, it does not get initialized, nor does the commandbutton work. I am forgetting something here? Cheers, P url:http://www.ureader.com/gp/1081-1.aspx |
Ads |
#2
|
|||
|
|||
![]() A UserForm doesn't know an Initialize event; probably that's the issue. -- Best regards Michael Bauer - MVP Outlook : Outlook Categories? Category Manager Is Your Tool : VBOffice Reporter for Data Analysis & Reporting : http://www.vboffice.net/product.html?pub=6&lang=en Am Tue, 16 Jun 2009 04:03:34 +0800 schrieb Peter Hofman: Hi, I have a user form defined in outlook vba. The form has a Userform_Initialize sub for initialization of a combobox. When I run the form from VBA editor it is initialized and it works. When I run the form from VBA code that is used in an Inbox mail processing rule, it does not get initialized, nor does the commandbutton work. I am forgetting something here? Cheers, P url:http://www.ureader.com/gp/1081-1.aspx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
REPOST: VbaProject.OTM modules vanish | Ken | Outlook - General Queries | 6 | January 8th 07 10:09 PM |
REPOST: VbaProject.OTM modules vanish | Brian Tillman | Outlook and VBA | 0 | December 22nd 06 02:05 PM |
large VBAProject.otm; performance considerations? | Bob | Outlook and VBA | 2 | May 26th 06 11:08 PM |
VBAProject.otm not read anymore | Dan | Outlook and VBA | 3 | February 21st 06 07:21 PM |
Can't find the VbaProject.OTM file :( | yonina | Outlook and VBA | 2 | February 2nd 06 06:51 PM |