Consulting

Results 1 to 2 of 2

Thread: Solved: object models for non-MS apps

  1. #1
    VBAX Tutor
    Joined
    Nov 2007
    Posts
    291
    Location

    Solved: object models for non-MS apps

    Does anyone know if there is anywhere where I can find a worked practical example that runs through the steps of :-

    1) Identifying the object model for a non-MS app
    2) Discovering the type libraries and tables for this app
    3) Setting a reference for this app
    4) Writing VBA code to manipulate it

    There seems to be loads of stuff around about how to connect to MS-apps but none for non-MS apps which I think is the real challenge but very useful as more organisations are using in-house built systems (especially I have found for accountancy)

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    I responded to post in Excel forum.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •