Re: Opening Word without loading templates through VBA

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

you could use the function shell,
together with winword /a and then getobject

Still better shell32
http://vb.mvps.org/samples/project.asp?id=Shell32
But the server seems to be down for the moment.

or
shellx
http://tinyurl.com/27foko


--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"


.



Relevant Pages

  • Re: COM and MSWord Automation
    ... I'm trying to automate MSWord in the server side. ... of winword and then calling it from the php page i need. ... I need to make mailmerge (i know of xml classes but i cant do this ...
    (comp.lang.php)
  • Re: Error accessing my C# app from VBScript
    ... Given that accessing a .NET app from VBScript ... using GetObject is known as "accessing an out of process COM server", ... >> underscore (class interface) and did the regasm /tlb option. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: COM and MSWord Automation
    ... I'm trying to automate MSWord in the server side. ... of winword and then calling it from the php page i need. ... a remote windows server, or are you running everything on the same ...
    (comp.lang.php)
  • Re: MultiUse ActiveX Exe creates multiple instances (Round 2)
    ... GetObject is your problem. ... have many objects living in the same server. ... "Niall Quiggin" wrote in message ... > I have changed the DCOM configuration to be the interactive user and made ...
    (microsoft.public.vc.atl)
  • Re: Using Excel with Automation from a web page
    ... GetObject is used to find an open Excel.Application ... That object then tries to open an Excel ... on the development machine, which runs its own server, ok. ... >> Hi Martijn, ...
    (microsoft.public.inetserver.iis.security)