Results 1 to 2 of 2

Thread: How can i open ac access form via vb

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    1

    How can i open ac access form via vb

    hello,

    I wan't to open an Access form via VB in a procedure.

    The data base is already open.

    In addtion i want to know if its imposible to edit the form in access via vb.

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    You need to reference the MSAccess library in Project References and declare an Access Object in your project. I have done something similar for previewing Access reports and if you look in the object browser you will see all the relevant methods etc associated with the object.

    To tired to look it up for you now though sorry.

Posting Permissions

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



Click Here to Expand Forum to Full Width