![]() |
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 created a personalised Form in outlook 2003 for my contact, il added a button and I want by clicking on this button to create à task in the public folder I allready find the script to create this task in my box by using this Sctipt Sub CommandButton2_click() Set myItem = Application.CreateItem(2) myItem.Subject = "Rapport de traitement" myItem.Display end sub But I didn't found the way to create it in a public folder Ps: I now how to extract the name of th public folder Tk's a lot |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
activate contact folder from public folder with "show this folder as email address book using a prf file | Frankie K. | Outlook - Using Contacts | 7 | July 25th 06 05:37 PM |
right click an appointment and choose create task in outlook | Rick Lewis | Outlook - Calandaring | 0 | May 14th 06 09:39 PM |
I create a new Task, but it won't let me set a reminder. | Tasker | Outlook - Calandaring | 1 | March 23rd 06 05:10 PM |
How do I create drop down boxes in Outlook Task Forms? | Cherry0429 | Outlook - Using Forms | 1 | February 13th 06 09:47 PM |
create a outlook task | Princess | Outlook - General Queries | 0 | January 25th 06 04:17 PM |