mr_malkovich
Senior Member
- Outlook version
- Email Account
- Exchange Server
This one is a doozy. I've been throwing you problems for years but this one is rough.
Just imported 4.5k contacts from a csv into outlook forms. Custom outlook forms I created.
The csv has a column called Genre which we mapped to User1 in the contact forms. Once the forms were created we ran your code (much appreciated as always) to move the data in that User1 column to a custom field I created called Genre.
I did a ton of cleanup and work on these contacts before I noticed that the code had only made it into the Genre fields of less than one fifth of the total number of contacts. The code did manage to erase all the data from the User1 fields, so no chance of running it again and fixing it that way.
So now I have 4.5k contacts I've worked a long time on, but are missing crucial information in each. All that info is in the csv, sitting next to the rest of each contact's info. What do you think is the quickest way to add the data in the Genre column to their corresponding Outlook contacts?
Just imported 4.5k contacts from a csv into outlook forms. Custom outlook forms I created.
The csv has a column called Genre which we mapped to User1 in the contact forms. Once the forms were created we ran your code (much appreciated as always) to move the data in that User1 column to a custom field I created called Genre.
I did a ton of cleanup and work on these contacts before I noticed that the code had only made it into the Genre fields of less than one fifth of the total number of contacts. The code did manage to erase all the data from the User1 fields, so no chance of running it again and fixing it that way.
So now I have 4.5k contacts I've worked a long time on, but are missing crucial information in each. All that info is in the csv, sitting next to the rest of each contact's info. What do you think is the quickest way to add the data in the Genre column to their corresponding Outlook contacts?