Re: Running two instances of Word at the same time
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Yes it can be done. Use CreateObject() or set x = new Word.Application
"ConvexTech" <ConvexTech@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6EAB16D3-7B19-47BE-B64F-1982ACE13A8D@xxxxxxxxxxxxxxxx
> Can this be done? I've got some VBA scripts to run on about 800+ MIF
> files,
> and I want to run the simple ones in one instance, and the complex one in
> another instance (it has to be babied).
.
Relevant Pages
- Createobject gives slow interaction with document
... Then I add a document based on a template and fills it with ... The problem is that if Word is started by CreateObject it waits for almost ... Starting Word the normal way (not by automation) is very fast. ... Prev by Date: ... (microsoft.public.office.developer.automation) - Re: VBS Script to email IE history problem
... Set objConfig= CreateObject("CDO.Configuration") ... Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... ... Prev by Date: ... (microsoft.public.scripting.vbscript) - Re: Need a little help
... Set objFSO = CreateObject ... Prev by Date: ... (microsoft.public.scripting.vbscript) - Save as Web Help
... Is there a way to save a workbook as web without losing the functionalities ... of formulas that were created and VBA scripts? ... Prev by Date: ... (microsoft.public.excel.misc) - Permission denied in CreateObject(Excel.Application")
... I am using CreateObject from MS Access to open up an excel workbook. ... Leo ... Prev by Date: ... (microsoft.public.excel.programming) |
|