View Single Post
  #4  
Old May 19th 09, 02:41 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP][_3_]
external usenet poster
 
Posts: 465
Default Retrieve the Mails with the attachment names changed

That's going to depend on such things as your Outlook version and what
information might be available to distinguish items that contain attachments
related to the loans from other items that have attachments.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Kiran" wrote in message
...
Hi,
Thanks a lot for your help, I need your assistance in another situation,
I have a list of loans for which Reports are prepared and stored in the
PST
folder. Now we need the attachments of these Reports to be stored in a
specified folder (C:\Documents and
Settings\sundarak\Desktop\OLAttachments).The number of loans range in
1000's
and I need to filter these from PST at once. I have the list of loans in
Excel. Can I filter these loans at once?

Thanks
Kiran


"Sue Mosher [MVP]" wrote:

These samples show various ways to save attachments:

http://www.fontstuff.com/outlook/oltut01.htm
http://www.outlookcode.com/codedetail.aspx?id=70
http://www.outlookcode.com/codedetail.aspx?id=1494
http://www.slovaktech.com/code_sampl...ripAttachments
http://www.outlookcode.com/codedetail.aspx?id=1926
http://www.outlookcode.com/codedetail.aspx?id=866 -- VBA with Windows API
calls to display the file folder selection dialog

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Kiran" wrote in message
...
Hi,
I have mails saved in a pst. The subject line is usually "Foreclosure
Report: Loan No XXXXX RQ# XXXX". The attachments in the mails are to be
retrieved to a folder but with the name changed to the Loan Number. Can
this
be achieved.

Thanks
Kiran






Ads