![]() |
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 |
#4
|
|||
|
|||
![]()
I'm very confused now. What object represents the new task that your code creates? How is running code on a form related to creating that new task?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Oskar Vaia" wrote in message ... Hi Sue, thx for the tip. I can resolve the problem with the move-method. ;-) But one question: My personalized Outlook-form starts by click a button (VB-Script) a vb.net-application. Here the VB-Script-code: --- sub commandbutton6_click() Dim CB5Caption CB5Source = 1 Set MB = CreateObject("InkassiOutlookTools.WordFunction") ' this is my vb.net-application call MB.Mahnbrieferstellung() msgbox "OK" CB5Source = 0 Item.Close olSave end sub --- In this application then i use the move-method. This works fine. After the vb.net-application have finished his work the vb-script-code of the form should finished his work. But nothing happens. Could it be, that the move-method in my vb.net-application automatically closes my outlook-item? bye Oskar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to prevent Outlook meeting reminder notice from disappearing? | ADMIguy | Outlook - Calandaring | 1 | July 31st 07 07:13 AM |
Outlook 2003 will not open - Not Responding message every time I | Japes | Outlook - Installation | 0 | April 23rd 07 11:22 PM |
prevent e-mail message recipients automatically forward a message | IH | Outlook - Using Forms | 3 | November 1st 06 10:00 PM |
How to prevent appointments time update when changing time zone? | Samer | Outlook - Calandaring | 0 | April 2nd 06 05:24 PM |
Prevent Reminder bein created by outlook | Wolf | Add-ins for Outlook | 1 | February 6th 06 10:10 PM |