+ Reply to Thread
Results 1 to 5 of 5

show info from access in excel

  1. #1
    Registered User
    Join Date
    02-23-2007
    Posts
    7

    show info from access in excel

    hi!

    Is it possible to make a scrolldownlist in excel that contains info from a table in access..? And then if you choose "C" from the list the info that belongs to "C" should appear??

    Mia

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    You can use this code code to populate a listbox with data from access
    (to use the code open VB editor (alt + F11), click on menu tools, select reference, from the list select 'Microsoft DAO 3.xx Object Library):

    Please Login or Register  to view this content.
    Regards,
    Antonio

  3. #3
    Registered User
    Join Date
    02-23-2007
    Posts
    7
    I didn't get that to work... not that good at VB
    Last edited by miiia83; 02-27-2007 at 09:02 AM.

  4. #4
    Registered User
    Join Date
    02-23-2007
    Posts
    7
    this is the code that I have... it only shows the info from function_code and description..
    I want the FUNCTION_CODE to be shown as an listbox.. and then when you choose "1H" out of the listbox.. then DESCRIPTION should show the info that belongs to "1H".
    Did that make any sence??

    Please Login or Register  to view this content.
    Mia
    Last edited by miiia83; 02-27-2007 at 09:03 AM.

  5. #5
    Registered User
    Join Date
    02-23-2007
    Posts
    7
    Nobody knows??

+ 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