Re: Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT
- From: "news.microsoft.com" <bbnimda@xxxxxxxx>
- Date: Wed, 22 Nov 2006 11:56:55 +0100
After many try I use this
objExcelApp.Save "D:\MyResult.xls"
It open's me an Excel confirmation Window for Saving the file
I want to save the file automaticaly without asking the user
Tks
"news.microsoft.com" <bbnimda@xxxxxxxx> a écrit dans le message de news:
uEq4FThDHHA.4144@xxxxxxxxxxxxxxxxxxxxxxx
Hi All,
Finally I found the way to export my data from
outlook to Excel Programtically, the last thing I miss
is to save this excel file on a network HDD
I tryed
ObjExcelApp.SaveAsfile
ObjExcel***.SaveAsfile
ActiveWorkbook.SaveAs Filename:="D:\theName.xls" (this last code in VBA
code isn't available in outlook script)
tks for help
.
- References:
- Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT
- From: news.microsoft.com
- Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT
- Prev by Date: Outlk 2k3 Script: HtmlMail
- Next by Date: Weeky job macro
- Previous by thread: Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT
- Next by thread: Re: Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT
- Index(es):