![]() |
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
|
|||
|
|||
![]()
This code forms part of a routine that will be running on some computers
that have Outlook 2003 and some that have Outlook Web Access for Exchange 2003. DimOutAppAsOutlook.Application DimOutMailAsOutlook.MailItem SetOutApp=CreateObject("Outlook.Application") SetOutMail=OutApp.CreateItem(olMailItem) Can I add something to the above code to terminate the routine if outlook is not available? Please feel free to contribute is you have an ideas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
terminate the routine if outlook is not available | fitful_thought | Outlook - General Queries | 1 | April 26th 06 02:01 PM |
Outlook calendar should allow colouring days to follow a routine | MartinD | Outlook - Calandaring | 1 | April 14th 06 06:24 AM |