My friend set a rule in outlook that forward email he received to me as attachment file.
I also set a a rule that I every mail I received from him will will be moved to a folder (say: Test)
So, I want to loop through email in folder "Test", get attached msg file, extract data from that msg file (sender, received date...) to excel file
How can I do that by VBA
Thanks for your help (I am new to VBA)
I also set a a rule that I every mail I received from him will will be moved to a folder (say: Test)
So, I want to loop through email in folder "Test", get attached msg file, extract data from that msg file (sender, received date...) to excel file
How can I do that by VBA
Thanks for your help (I am new to VBA)