Importing Outlook express contacts into Notes Client (solution)

I have an easy solution to do the trick …

1 - Open your Address book in Outlook Express

2 - Select all the contacts

3 - Drag & Drop them into a folder

==> This will create in the folder one vcf file by contact

4 - Open a command prompt and goto the folder that contains the vcards

5 - Enter this command line :

      type *.vcf>allvcf.vcf

6 - Open your personnal address book in Notes

7 - Drag & Drop the allvcf.vcf file into your contacts view

That’s all folks !

If someone has the time to create a LS lib to import VCF in background in any db it would be great …

Subject: That’s brilliant!

I love simple solutions.

Subject: Thanks dude

this simple solution is a great help.