Thanks, kc, the code is definitely at that site. ALso the sample at
http://www.outlookcode.com/codedetail.aspx?id=1173 would apply if dacrow always wants to save the item in a folder in the default store (Exchange mailbox or Personal Folders .pst file).
For VBA basics, see
http://www.outlookcode.com/d/vbabasics.htm
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
wrote in message oups.com...
On Jul 6, 8:50 am, dacrow wrote:
I am a former lotus notes user and switched to outlook. under lotus notes the
program automatically asked in which folder to store a sent message. is this
an option available under outlook 2003?
Sue Mosher's book, Microsoft Outlook Programming, has precisely this
solution and specifically mentions the Notes functionality. Been
reading the book over the past few days - very impressive. I doubt it
would be appropriate for me to post that code here, but I can refer
you to it as Listing 11.3 on page 198 of the book. You may be able to
find the code on her site, www.outlookcode.com.
Hope that helps.