Re: Getting Excel file properties Using Outlook
- From: "Michael Bauer [MVP - Outlook]" <mb@xxxxxxxx>
- Date: Wed, 15 Nov 2006 07:07:05 +0100
Download the dsofile.dll from:
http://support.microsoft.com/kb/224351/en-us
In the text it's said that the library can be used from any COM-aware
language.
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --
Am Tue, 14 Nov 2006 01:22:01 -0800 schrieb Gleiken:
They are returned to a central mailbox and currently I have a macro thatinclined
saves the files to a folder dependent on filename (I can get that one
easily). However, users keep changing the filenames (as people are
to do) so I end up going through a large proportion of them each time(around
10% of 500 every other day).excel
The Subject I'm talking about is held within the File properties of an
file that you see by selecting properties from Explorer or within Excelwant
itself. I know how to retrieve this when the file is open but I don't
to open the file from the email (due to server delays it would take fartoo
long) and then retrieve it.not
I was hoping there would be some way to retrieve this via Outlook without
opening it. This would mean I could add the correct filename into the
subject of the Excel sheet when it's generated and then I wouldn't have to
worry about people changing them.
"Michael Bauer [MVP - Outlook]" wrote:
Where do you get the files from? Is the subject the filename?
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --
Am Mon, 13 Nov 2006 06:52:01 -0800 schrieb Gleiken:
I'm trying to retrieve the Subject property of an Excel file using anOutlook
Macro. This will then be used to determine where a file should be savedas I
have problems with users changing file names when they shouldn't. Does
anyone know how to do this without opening the excel file? I'd rather
.do
that as I'm talking about hundreds of files at a time and can't bebothered
waiting for our server to catch up
Using Outlook 2002.
- References:
- Re: Getting Excel file properties Using Outlook
- From: Michael Bauer [MVP - Outlook]
- Re: Getting Excel file properties Using Outlook
- Prev by Date: Re: How to write a program/macro to send a mail to a groups of e-m
- Next by Date: Outlk 2k3 Script: Pb Using Find function Help plz!!!
- Previous by thread: Re: Getting Excel file properties Using Outlook
- Next by thread: Re: Insert File Button on a VBA for in Outlook
- Index(es):
Relevant Pages
|