![]() |
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
|
|||
|
|||
![]()
I created an email form that includes multiple data fields in the actual
form. When I move the email over to task Manager I would like the data to automatically populate in the correct column in the Task Manager "Q". I am being told that this can't be done. Any help?? -- Mark |
#2
|
|||
|
|||
![]() You would have to code it yourself. Instead of dragging the e-mail over to the task folder you could call your code that creates a new Taskitem with all of the e-mail's data. You can start with the object browser (f2), which shows the available classes, functions, etc. One currently selected item can be accessed via Application.ActiveExplorer.Selection(1). For creating a new item use the Application.CreateItem function. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - The most effective way to assign Outlook categories: http://www.shareit.com/product.html?...4&languageid=1 (German: http://www.VBOffice.net/product.html?pub=6) Am Thu, 12 Apr 2007 05:44:01 -0700 schrieb Mark: I created an email form that includes multiple data fields in the actual form. When I move the email over to task Manager I would like the data to automatically populate in the correct column in the Task Manager "Q". I am being told that this can't be done. Any help?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
"Calendar" and "Calendar1" - How to move the data? | Dana W. | Outlook - Calandaring | 0 | March 17th 07 03:24 AM |
Can not open "task request" "task accepted" in Inbox | LaParker | Outlook - General Queries | 2 | August 9th 06 11:09 PM |
Cannot "Open" "Import/Export' or use "Data File Management" | Ed Isenberg | Outlook - Installation | 3 | July 16th 06 01:31 AM |
How do I transfer data from "Kontacts" to "Addressbook"? | FinkeGerhard | Outlook - Using Contacts | 2 | May 8th 06 03:24 PM |
How do I extract and use the info fields from "form mail" email to | Sean | Outlook - Using Forms | 1 | February 1st 06 12:53 AM |