My first every Advance VBA app. i need help
hi!
i am trying to make a VBA customization for my EXCEL sheet. What i want to do is that, on execution of the Function, the code fetch the subject field of all the mails sent via OUTLOOK, and copy the text in the columns.
Now, is this possible??
does coding in VBA is same as like in VB?
How can i get the subject field of a sent mail from the OUTLOOK?
Re: My first every Advance VBA app. i need help
This can be done but it can be done from Excel or from Outlook to Excel.
My code example in this link shows how to read the sent items folder.
http://www.vbforums.com/showthread.php?t=346767
Re: My first every Advance VBA app. i need help
can any one of you point me to a WEB TUTORIAL site, where i can learn VBA programming from scratch to professional level ??
Re: My first every Advance VBA app. i need help
I have thousands of postson Outlook VBA/VB6/VB.NET/C# here on our forums. ;)
If you do a search by my username and Outlook, you will get a huge hit list. :)