Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / May 2006

Tip: Looking for answers? Try searching our database.

New process of Word

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
tcebob - 23 May 2006 14:45 GMT
How can I open a new process of word for a document, instead of including that document in
an already-running process?

rs
Cindy M  -WordMVP- - 23 May 2006 17:32 GMT
Hi Tcebob,

> How can I open a new process of word for a document, instead of including that document in
> an already-running process?

   Dim wdApp as Word.Application
   Dim doc as Word.Document

   Set wdApp = New Word.Application
   wdApp.Visible = True
   wdApp.Activate
   Set doc = wdApp.Documents.Add

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply in the
newsgroup and not by e-mail :-)
tcebob - 23 May 2006 17:47 GMT
Thanks, Cindy.

rs

: Hi Tcebob,
:
[quoted text clipped - 16 lines]
: This reply is posted in the Newsgroup; please post any follow question or reply in the
: newsgroup and not by e-mail :-)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.