+ Reply to Thread
Results 1 to 3 of 3

Using Access database for drop-downs in Excel

  1. #1
    Forum Contributor
    Join Date
    06-14-2010
    Location
    Toronto,Canada
    MS-Off Ver
    Excel 2003
    Posts
    145

    Using Access database for drop-downs in Excel

    Hi,
    Currently, I am working on a program to link MULTIPLE identical excel files to ONE excel catalogue file that's in a shared drive to fetch data. I realized that doing this using a database might be more efficient. Therefore, I came here to seek some help on getting me started. I want to convert the "excel based database" to "access based database". The current excel master file have named ranges that are copied over to other excel files for drop-down use.

    If someone can roughly explain me how I can achieve below things, I would really really appriciate it. NOTE: Database has to be password protected. No one should be able to edit the database.
    1) Upon opening excel file, link it to master database file located in a shared drive without needing to open the database
    2) Use database to provide live drop-downs in excel file
    3) With a click of a button in excel, information from excel drop-downs will be matched againt table in the database that will fetch data and paste into excel.
    4)Close the linkage to database upon closing excel file

    If the database can perform these four main things without compromising permomance, then the program should be a lot more efficient all thanks to you guys.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,896

    Re: Using Access database for drop-downs in Excel

    This should get you started in the right direction

    http://support.microsoft.com/kb/244761/en-us

    Alan

    Cross Post: http://www.mrexcel.com/forum/showthr...=1#post2633145
    Last edited by alansidman; 03-03-2011 at 03:44 PM.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    06-14-2010
    Location
    Toronto,Canada
    MS-Off Ver
    Excel 2003
    Posts
    145

    Re: Using Access database for drop-downs in Excel

    Thanks for your response alansidman!
    The website you provided gives a combo box of items copied and pasted one by one from the database. I figured out how to copy a database table to Excel and make a data validation list for in-cell drop-downs.
    Is there a way to do this without copy and paste? I mean after creating a link to the database, can i reference cell values to particular recordsets and initialize a named range that's referencing the database to be used for drop-downs.

    Thanks

+ 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