+ Reply to Thread
Results 1 to 2 of 2

Excel form comboboxes to pulling data from access

  1. #1
    Registered User
    Join Date
    11-03-2007
    Posts
    8

    Excel form comboboxes to pulling data from access

    Trying to create a form in excel that will pull the data for multiple comboboxs
    I have gotten it to work with one compobox but I cannot get the others to work.
    1. combobox pull employee name from access (one table)
    2. combo to pull project number (second table)
    3 combo to pull tasks (third table)

    not sure how to structure to get it to work.

    The idea is to create a user time card for project tracking form.
    then have the data exported to the access database

    Would appreciate if you could point me in the right direction
    been working on this for a long time.
    thanks
    Bob7777



    Please Login or Register  to view this content.
    Last edited by rylo; 01-10-2008 at 08:40 PM.

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    Try processing each recordset, closing, then opening again for the next combobox.

    along the lines of

    pseudocode
    Please Login or Register  to view this content.
    etc....


    rylo

+ 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