+ Reply to Thread
Results 1 to 3 of 3

Create MS Access Table using VBA

  1. #1
    Webtekr
    Guest

    Create MS Access Table using VBA

    Hello,

    I'm trying to create a MS Access Table using VBA through a form...

    The form has a combo box called cboCategory and a list-box called lstDrugs.

    I want to create a table where the name of the tbl appears as "tbl + cboCategory.value + Date" and add an ID field followed by the drugs selected as the column names...

    How can I accomplish that? I started on the code below, but not sure how it would work

    Please Login or Register  to view this content.

  2. #2
    Forum Administrator ExlGuru's Avatar
    Join Date
    03-17-2009
    Location
    India
    MS-Off Ver
    2003,2007
    Posts
    222

    Re: Create MS Access Table using VBA

    Try this :

    http://en.wikibooks.org/wiki/JET_Database
    ExlGuru

  3. #3
    Webtekr
    Guest

    Re: Create MS Access Table using VBA

    Thanks for the reply ExlGuru. I'll checkout this link and then tell you about the result.

+ 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