PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Re Linking Outlook Task Items to Outlook Contacts
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Re Linking Outlook Task Items to Outlook Contacts
![]() |
Re Linking Outlook Task Items to Outlook Contacts |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
I have a lot of Outlook 2002 task items that I've linked to my Outlook contacts. Doing this, whenever I open one of my tasks I know who its for and can simply double click on the contact and go straight to their Contact form. What's happened is that I've had to restore a backup pst file of my contacts so now the links from my tasks to the contacts have been broken and double clicking on the contact in the task form does nothing. To re-link every task item would mean clearing the name in the Contacts field in the task item, retyping in the name and clicking check names. I have a few hundred task items and to do this for each one would take a long time. Is there a way of refreshing the links automatically using VBA? I've tried writing my own VBA code but failed because I couldn't clear the name already in the Contacts field on the task form. Any help would be greatly appreciated. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
The article at
http://www.exchangeadmin.com/Articl...ArticleID=22254 has a reconnect script that should get you started. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Warren" <anonymous@discussions.microsoft.com> wrote in message news:44EC0675-52D8-4464-B0AA-34DA9C9AEF55@microsoft.com... > Hi, > I have a lot of Outlook 2002 task items that I've linked to my Outlook contacts. Doing this, whenever I open one of my tasks I know who its for and can simply double click on the contact and go straight to their Contact form. > > What's happened is that I've had to restore a backup pst file of my contacts so now the links from my tasks to the contacts have been broken and double clicking on the contact in the task form does nothing. > > To re-link every task item would mean clearing the name in the Contacts field in the task item, retyping in the name and clicking check names. I have a few hundred task items and to do this for each one would take a long time. Is there a way of refreshing the links automatically using VBA? > > I've tried writing my own VBA code but failed because I couldn't clear the name already in the Contacts field on the task form. > > Any help would be greatly appreciated. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks Sue. With some changes I now have exactly what I need
I can't thank you enough Regards Warren. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

