Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-14-2014, 08:31 PM
macropod's Avatar
macropod macropod is online now List of Objects for CreateObject Windows 7 64bit List of Objects for CreateObject Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

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]
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't move objects with precision MLF PowerPoint 3 07-31-2014 04:03 AM
List of Objects for CreateObject Query list of objects and properties in VBA bshawnr Word VBA 1 08-22-2013 11:03 PM
List of Objects for CreateObject Convert equation objects to inline objects sumjoh Word VBA 1 01-29-2013 08:38 PM
List of Objects for CreateObject 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

Other Forums: Access Forums

All times are GMT -7. The time now is 02:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft