Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I'm trying to open Microsoft Word using VBA. When I execute my code something processes for a second but nothing happens......I have ticked the 'Microsoft Word 10.0 Object Library' box in the ToolsReferances menu. And I have the following code: Sub StartWord() Dim wrdApp As Word.Application Set wrdApp = New Word.Application End Sub Any ideas are appreciated.... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Word and MS Excel won't open from the START menu. | Excel Discussion (Misc queries) | |||
Insert the same word at the start of a column of cells | Excel Discussion (Misc queries) | |||
Using Excel to start a merge session in Word | Excel Programming | |||
How to start every word in a cell uppercase? | Excel Discussion (Misc queries) | |||
VBA equivalent vbscript start outlook & word | Excel Programming |