how to use vba code to move message to folders

A

apple

Hello ! My name is Songporn (Apple) from Thailand.I Use outlook 2003.
I have 2 questions. if any one can help me please.

1. When I send a new message I'd like to save email Items in other
folder. I want to create a form with Combo box for choose folder where
to keep sending message.

2. In Golbal address List, It show LastName before FirstName. and How
do I switch between LastName and First Name to show and sort mail
message in Inbox.

which code should I need to use
Thank you
 
S

Sue Mosher [MVP-Outlook]

1) See http://www.outlookcode.com/d/code/setsavefolder.htm

2) Display names in the From field are not something the recipient has control over. The sender controls that.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/article.aspx?id=54
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top