Results 1 to 4 of 4
  1. #1
    BobCarolgees is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Oct 2012
    Posts
    2

    How to create a searchable database?

    Good Afternoon,



    I have been tasked with creating a database but I have no previous experience using access. I will be using version 2007. I have to create a database of vendors. These are vendors from all round the world who sell my company different products. So far I have 9 spreadsheets with lists of hundreds of vendors from different sections of the company.

    I need to create a database that allows someone to search for a vendor and all the details will appear. The excel sheets have columns for vendor name, country based in, commodity type, address, contact name, phone number, email address and which part of my company use the vendor (an abbreviation). Not all of the information is available for each vendor.

    Ideally I would be looking for something with search buttons, filters and the option to just show all vendors.


    I appreciate this will probably be a task better suited to someone more experienced but such is luck I have to do it.


    Where would I start and what do I need to do?


    Thanks

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    Look at the Contacts database template offered with Access 2007. Open Access and select the Contacts db for download.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    BobCarolgees is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Oct 2012
    Posts
    2
    Ok thanks. Then what steps do I take to populate it? Can I just load up data straight from excel then add some search buttons?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    If the Excel sheets have structure that is compatible with the tables, then yes can simply import records.

    Otherwise, maybe can set links to the Excel sheets and use UPDATE sql action to transfer data from the linked sheets to appropriate fields in table(s).

    Anything else will require VBA code.

    Modify the database as you see fit or use it as a teaching aid to build your own from scratch.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Print report from searchable form
    By Fauzi in forum Access
    Replies: 1
    Last Post: 01-24-2012, 04:26 PM
  2. Create a Catalogue Database
    By nicolasmarie in forum Access
    Replies: 1
    Last Post: 11-24-2011, 08:47 AM
  3. Create one final database
    By Jbelle7435 in forum Database Design
    Replies: 1
    Last Post: 07-01-2011, 05:15 PM
  4. Create a manageable database
    By mjsel in forum Access
    Replies: 1
    Last Post: 09-11-2009, 03:20 AM
  5. Replies: 1
    Last Post: 08-14-2009, 03:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums