|
-
January 15th, 2000, 11:27 AM
#1
Opening other applications
Ok, I've used the following to do cool automated things in Word by starting with the following code:
Dim WordApp as Object
Set WordApp = CreateObject("Word.Application")
My question: Where can I get a list of application names that can be used with "CreateObject"?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|