Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use this code normally for creating emails from template oft, but now i
get a run time error -2147024770 on creating object statement Of course i add the relation sto outlook object library but....? Dim myOlApp As Outlook.Application Dim myItem As Outlook.MailItem Set myOlApp = CreateObject("Outlook.Application") Set myItem = myOlApp.CreateItemFromTemplate("C:\Prova.oft") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Push Button in Outlook to Change Focus to Outlook Contact List | Excel Programming | |||
excel open in outlook if outlook is running | Excel Discussion (Misc queries) | |||
Outlook Automation Error Problem - Can't locate Outlook Module | Excel Programming | |||
How can I use Outlook express to send mail rather than Outlook by VBA code | Excel Programming | |||
Late Binding to Outlook from Excel: Outlook modifies email body | Excel Programming |