![]() |
How do I transfer Email form data over to a task "Q".....
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 |
How do I transfer Email form data over to a task "Q".....
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?? |
All times are GMT +1. The time now is 10:21 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com