I am new to VBA and I need help doing something:
As seen in the picture below, I have a list of names. And what I want to do is retrieve their email address, based o
You should be able to just import all contacts without any VBA code whatsoever. Here is a link that describes how to do it.
https://www.ablebits.com/office-addins-blog/2014/06/12/import-contacts-excel-outlook/
https://www.extendoffice.com/documents/outlook/1116-outlook-export-contact-to-excel.html
You may be interested in hooking into the GAL as well. Check out the link below.
http://www.cumc.columbia.edu/it/howto/email/gal.html