G
Guest
Hi,
I already know excel VBA but I am trying to programmically access Outlook
from Excel. I have a few questions:
i managed to access my main inbox that on this location:
personal folders > Inbox
how do i access in VBA another folder that's on the same level as "personal
folders". for example, the archive folders or another main folder i created
on that level.
do give you an idea what i mean, this would be the xml-style structure:
<personal folders>
<folder x>
<inbox >
</personal folders>
<main folder >
<folder i would like to access>
<folder 1>
</main folder>
- how do i send email from another account than the standard email account?
on www.outlookcode.com i found a book that might help me. Is it usefull? I
use office 2003 so i would rather have a book on outlook 2003 vba
exclusively. Is there such a book or is the book on outlookcode (2002
version) the onlye available book?
kind regards,
Tamar
I already know excel VBA but I am trying to programmically access Outlook
from Excel. I have a few questions:
i managed to access my main inbox that on this location:
personal folders > Inbox
how do i access in VBA another folder that's on the same level as "personal
folders". for example, the archive folders or another main folder i created
on that level.
do give you an idea what i mean, this would be the xml-style structure:
<personal folders>
<folder x>
<inbox >
</personal folders>
<main folder >
<folder i would like to access>
<folder 1>
</main folder>
- how do i send email from another account than the standard email account?
on www.outlookcode.com i found a book that might help me. Is it usefull? I
use office 2003 so i would rather have a book on outlook 2003 vba
exclusively. Is there such a book or is the book on outlookcode (2002
version) the onlye available book?
kind regards,
Tamar