![]() |
|
#1
|
||||
|
||||
![]()
Basically, it could be anything that is VBA-compliant. Some you've missed out include the following MS-Office objects:
CreateObject("Outlook.Application") CreateObject("Access.Application") CreateObject("MSGraph.Application") CreateObject("Visio.Application") Other common ones include Adobe Acrobat Pro objects: CreateObject("AcroExch.App") CreateObject("AcroExch.AVDoc") Then there are others, like: CreateObject("ADODB.Recordset") CreateObject("ADODB.Connection") use for database queries, and: CreateObject("Scripting.FileSystemObject") See also: http://msdn.microsoft.com/en-us/libr...ffice.11).aspx
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't move objects with precision | MLF | PowerPoint | 3 | 07-31-2014 04:03 AM |
![]() |
bshawnr | Word VBA | 1 | 08-22-2013 11:03 PM |
![]() |
sumjoh | Word VBA | 1 | 01-29-2013 08:38 PM |
![]() |
Space Cowboy | PowerPoint | 4 | 10-04-2010 07:14 PM |
NOprintable objects | shadowbat | Drawing and Graphics | 0 | 07-05-2010 10:13 PM |