TEST
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On
Behalf Of BUNTY
Sent: Sunday, February 02, 2014 11:46 AM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ - Download attachments and merge spreadsheets
Dear Gurus,
I need serious help from you
Option Explicit
Sub sample_macro()
'reference -> microsoft outlook
Dim oitem As Outlook.MailItem
Dim ol As Outlook.Application
Dim olns As Outlook.Namespace
Dim oinbox As Outlook.Folder
Dim dpath As String, I As Long, j As Long
dpath = "C:\Documents and Settings\user\My
Pls provide some example mails with respective attachments which you wants to
merge.
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On
Behalf Of BUNTY
Sent: Saturday, February 01, 2014 10:16 PM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ - Download