Results 1 to 2 of 2
  1. #1
    Access_Novice is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Sep 2013
    Posts
    265

    Access 2013 Object Model Diagram

    I am trying to find an Access 2013 Object Model Diagram. I need to see a graphical representation as to how all of these objects, methods and properties tie in to each other.



    Can anybody recommend any links?

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    There are different models for Objects. Here is a list of Objects that can be referenced using VBA. It is not a model, it just lists them all.
    https://msdn.microsoft.com/en-us/lib.../ff192120.aspx

    Here is a list of DAO Objects
    https://msdn.microsoft.com/EN-US/lib.../dn124645.aspx

    Here is info regarding Access ActiveX Objects or ADO
    https://msdn.microsoft.com/EN-US/lib.../jj250308.aspx

    This seems to build a pretty good tree of the Application Objects available via VBA. It is a little dated and I know the architecture has changed a little, though.
    https://msdn.microsoft.com/en-us/lib...ffice.11).aspx

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access 2013 Error 3011 cannot find object
    By etorasso in forum Access
    Replies: 2
    Last Post: 10-05-2015, 09:51 AM
  2. Access 2013 Chart Diagram Modification with VBA
    By Stefan Moser in forum Access
    Replies: 3
    Last Post: 10-20-2014, 02:34 AM
  3. Replies: 11
    Last Post: 06-30-2014, 11:34 PM
  4. Microsoft Project Object model
    By Mrnorth in forum Programming
    Replies: 1
    Last Post: 06-05-2013, 09:11 AM
  5. Outlook Object Model question - automation
    By yeah in forum Programming
    Replies: 1
    Last Post: 11-23-2010, 02:05 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums