Hello all,

I would like to ask you if I can find on this forum a VBA code (I am using Outlook 2010) that is able to quickly create Outlook contacts, using a saved e-mail message, that contains hundred of e-mail recipients (all of them are stored on To field).

In other words, it is in fact equivalent to right click on each recipient, and then "Add to Outlook Contacts", but applied to ALL recipients from TO field.

It is very important to mention that VBA code should "import" from each and every recipient not only the name, and the e-mail address (basic information), but it should "import" all fields that are not empty. Some recipients do contain home phone numbers, some of them don't, so in order to make sure everything is collected, all non-empty fields should be considered.

If such a code is not available on this forum, can someone help ?

Also, please indicate which "References" I should activate on Outlook VBA editor.

Thank you a lot,
Romulus.

P.S. I have tried several days to find anything close to that on various Web sites, but I was not lucky