Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Opening Outlook and PDF from excell

Hi
I am creating a document catalogue in xl, listing documenst of several
types, e.g. xls, doc, msg, pdf etc I have the code to open xls files
from excel, and the code for word dobuments. However a couple three
things I am seeking:

1. Code to open and Outlook Email file from xl.
2. Code to open and Outlook Email file from xl.
3. Word. Currently the code will open a Word document, but it opens
another Word program each time. I am looking for code which will
figure out if Word is already open, and if so, only open the file
requested, not an entire new Word program.


If anyone can help in these items, it would be most appreciated. I
have done a search of the newsgroup and have seen several notes
approximating what I am seeking, but so far, not specifically what I am

seeking.


If anyone can help in these items, it would be most appreciated

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Opening Outlook and PDF from excell

One way to open various files with the app determined by the file extension
is with the ShellExecute API.
However if you using automation instead, for points listed below:
1. Similar to the method you used for Word
2. Similar to the method you used for Word
3. What makes you think there are multiple instances of Word ?

Post some code of what you have achieved so far.

NickHK

wrote in message
oups.com...
Hi
I am creating a document catalogue in xl, listing documenst of several
types, e.g. xls, doc, msg, pdf etc I have the code to open xls files
from excel, and the code for word dobuments. However a couple three
things I am seeking:

1. Code to open and Outlook Email file from xl.
2. Code to open and Outlook Email file from xl.
3. Word. Currently the code will open a Word document, but it opens
another Word program each time. I am looking for code which will
figure out if Word is already open, and if so, only open the file
requested, not an entire new Word program.


If anyone can help in these items, it would be most appreciated. I
have done a search of the newsgroup and have seen several notes
approximating what I am seeking, but so far, not specifically what I am

seeking.


If anyone can help in these items, it would be most appreciated



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy from excell to outlook neenmarie Excel Worksheet Functions 0 June 20th 06 02:05 PM
Excell linked to outlook contacts Tofolo Excel Worksheet Functions 1 June 23rd 05 07:38 PM
help with excell to outlook for mail merge gripon Excel Worksheet Functions 2 March 14th 05 05:16 PM
Excell & Outlook Express Jeff[_36_] Excel Programming 0 September 15th 04 11:47 AM
importing Excell data into Outlook Merv Norton Excel Programming 1 February 26th 04 07:25 PM


All times are GMT +1. The time now is 11:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"