Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
is it possible to use something similar to the below to open a .msg
file from within an Excel macro (I've used the below previously to open pdfs) Public Function OpenOLfile(PDFFile As String) As Double Shell "C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32.exe " & PDFFile, _ vbNormalFocus End Function Any help greatly appreciated, Jason. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Outlook 11 Outlook 10 Object Library Compatibility Issues | Excel Programming | |||
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 | |||
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 |