![]() |
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 would like to syncronize an Excel Sheet with my tasks in Outlook using VBA.
My view in Outlook is customized with user-defined fields and I can not handle these fields with VB. I do not know how to name these user-defined fields! |
Ads |
#2
|
|||
|
|||
![]()
Use the TaskItem.UserProperties collection. See http://www.outlookcode.com/d/propsyntax.htm
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Timber69" wrote in message ... I would like to syncronize an Excel Sheet with my tasks in Outlook using VBA. My view in Outlook is customized with user-defined fields and I can not handle these fields with VB. I do not know how to name these user-defined fields! |
#3
|
|||
|
|||
![]() Quote:
The problem seems to have come about when Outlook disconnects each night. When I start it up again the next morning, Tasks are back to using the default form. I run a routine to re-associate the folder and all the Tasks with my custom form again, and this resolves the issue for new Tasks, but the existing ones remain using the default form. I can't find a way to force them back to using my custom form, and therefore displaying my custom fields on the form. I was planning on resorting to recreating each one anew, but if I can't access the custom fields, this isn't an option either. It's really frustrating! Sorry, forgot to mention, this is Outlook 2010 Last edited by timfoster : April 5th 13 at 12:27 PM. Reason: Update |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tasks - User Defined Columns to Pocket PC Tasks??? | Lovebaby | Outlook - General Queries | 1 | July 23rd 06 09:14 PM |
How to access user defined fields through VBA | Oliver Gräser | Outlook - Using Forms | 6 | June 8th 06 04:15 PM |
User defined fields - can they be renamed | DianaH | Outlook - Using Contacts | 1 | May 29th 06 12:57 PM |
user defined fields | Karl-H. Engesser | Outlook - Using Contacts | 1 | February 9th 06 03:33 PM |
Referencing User-Defined Fields | Chaplain Doug | Outlook and VBA | 2 | January 13th 06 06:54 PM |