+ Reply to Thread
Results 1 to 3 of 3

loading data from access in vba

  1. #1
    Remy
    Guest

    loading data from access in vba

    How can I load a database from an Access Application in VBA?
    I tried with GetObject function, but I don't know how to get the database.

    Remy

  2. #2
    Ron de Bruin
    Guest

    Re: loading data from access in vba

    Hi Remy

    Try this
    http://www.rondebruin.nl/accessexcel.htm


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "Remy" <[email protected]> wrote in message news:[email protected]...
    > How can I load a database from an Access Application in VBA?
    > I tried with GetObject function, but I don't know how to get the database.
    >
    > Remy




  3. #3
    Remy
    Guest

    Re: loading data from access in vba

    Great! The code is almost what I was lookinf for (but I'm writting my code
    with VBA.net)

    The only I have now is to display the informations of the access database in
    a form using VBA.net.

    Do anyone know how to do that?

    Remy

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1