|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem: launch microsoft word in VBA, please help!
Hi all,
I try this to launch microsoft word in VBA, --------------------------------------- Private Sub Command1_Click() Dim oApp As ObjectEnd Sub ---------------------------------------- But oApp. (nothing appears - that means no property for aApp), would please to help me even though I check a couple reference library related to microsoft word and office. Thanks in advance, |
|
#2
|
|||
|
|||
|
Hi,
What's the problem? Does it not launch Word? (It does when I try it) or is it about the Auto Assist function in VB giving you all the members of a Class when typing the dot after an Object variable? Michiel |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Problem: launch microsoft word in VBA, please help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|