Not sure if this is the correct place to post this, but does anyone know of a way of downloading all email addresses used in sent or recieved fields in Outlook to, say, an excel spreadsheet? Looking to create a mailing list but havent ever saved all of the email addresses clients used (there is a lot). Thanks in advance for any help!
You're using Outlook installed on your computer? You probably need to write a VBA script to parse through your emails - it'll take a while. Here's an example script: https://www.encodedna.com/excel/how...ils-and-show-in-excel-worksheet-using-vba.htm VBA is pretty easy to learn but it looks like it's all there, you just need to comment out the rows of info you don't need.
As I remember it, Outlook had an option for exporting data and among those options, you could find Excel spreadsheets as well. Check it in the home section, and if you don't find it here, then you have some online tools that can help in this as well.