![]() |
|
#1
|
|||
|
|||
|
Hello everyone,
I searched this forum for a list of objects that can be created using the CreateObject function. I have also searched online and on the Microsoft development site but what I am noticing is that there is not a lot of information out there. So here is my question using the CreateObject function what all can you create? Is there a list of the objects that can be created? The only ones that I know of so far are below: Code:
CreateObject("InternetExplorer.Applicaton")
CreateObject("Excel.Sheet")
CreateObject("Excel.Application")
CreateObject("Word.Application")
CreateObject("PowerPoint.Application")
Code:
CreateObject("Notepad.Application")
Anybody know of more of the major CreateObjects or a list of them? That would be awesome to add to my library. Thanks for your help. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't move objects with precision | MLF | PowerPoint | 3 | 07-31-2014 04:03 AM |
Query list of objects and properties in VBA
|
bshawnr | Word VBA | 1 | 08-22-2013 11:03 PM |
Convert equation objects to inline objects
|
sumjoh | Word VBA | 1 | 01-29-2013 08:38 PM |
Shape Objects
|
Space Cowboy | PowerPoint | 4 | 10-04-2010 07:14 PM |
| NOprintable objects | shadowbat | Drawing and Graphics | 0 | 07-05-2010 10:13 PM |