G
Guest
I have exported my outlook Contacts to Excel, performed some work on it, and
then imported back into outlook selecting "Replace duplicates with items
imported". However, after the import was completed the default form for
contacts reverted back to the standard contacts form instead of my user
defined form. So, I ran my VBA code to change the forms back to the user
defined form but all of my data in the user defined fields has been lost.
How can I restore that lost data?
I am sure (hope) all the data still exists somewhere because when I access a
contact, say ABC, through a Task which is linked to the contact then the old
form with all the data appears in the user defined fields. But when I access
ABC through the normal contact interface then the correct user defined form
appears but without the data in the user defined fileds. Where has it gone,
how do I get it back for all contacts?
then imported back into outlook selecting "Replace duplicates with items
imported". However, after the import was completed the default form for
contacts reverted back to the standard contacts form instead of my user
defined form. So, I ran my VBA code to change the forms back to the user
defined form but all of my data in the user defined fields has been lost.
How can I restore that lost data?
I am sure (hope) all the data still exists somewhere because when I access a
contact, say ABC, through a Task which is linked to the contact then the old
form with all the data appears in the user defined fields. But when I access
ABC through the normal contact interface then the correct user defined form
appears but without the data in the user defined fileds. Where has it gone,
how do I get it back for all contacts?