![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi All,
I use an outlook script, I create/open an excel file and write/get info from/to the Excell File, All is working fine But when I check the task manager, Excel remain in the process list How can I stop it correctly. here's a part of my code Set objExcelApp = Item.Application.CreateObject("Excel.Application") ...... ..... Const olSave = 1 ObjExcelApp.Quit olSave ObjExcelApp.close -- Knowlege grows when shared. http://bensoft.miniville.fr/tra -- Knowlege grows when shared. http://bensoft.miniville.fr/tra |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
script lost on closing outlook | Selva | Outlook and VBA | 1 | July 2nd 07 02:55 AM |
Outlk 2k3 Script: Saving Excel File programticaly from OUTLOOK SCRIPT | news.microsoft.com | Outlook and VBA | 3 | November 22nd 06 04:33 PM |
Outlook 2k3 Script: Pb While exporting to Excel | news.microsoft.com | Outlook and VBA | 1 | November 14th 06 06:24 PM |
Outlook 2k3 Script: Creating Borders in Excel | news.microsoft.com | Outlook and VBA | 1 | November 14th 06 06:19 PM |
Problem when reading closing Outlook form that uses Excel sheet | [email protected] | Outlook - Using Forms | 0 | November 9th 06 04:34 PM |