Results 1 to 3 of 3
  1. #1
    nilsdejongh is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2016
    Posts
    1

    Contacts Database - Multiple Values for specific field

    I'm looking to create a contacts database - however, I want add a new field called "skills". Within "Skills" I want to add multiple skills per contact and want to be able to search the database for contacts with X skill.



    In sum, I'm looking to add multiple values within a field and be able to search for one of those values throughout the database.

    Thanks in Advance

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    instead of a field, create a new table. A sub table to Contacts that joins on the ContactID
    Now you can add infinite skills per person AND search it if needed.

    Create a master/child form to enter these. (use the form wizard)

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870

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

Similar Threads

  1. Replies: 16
    Last Post: 01-05-2016, 04:13 PM
  2. Replies: 6
    Last Post: 11-27-2014, 03:21 AM
  3. Database design help for multiple contacts
    By newbieX in forum Database Design
    Replies: 6
    Last Post: 12-09-2013, 06:54 PM
  4. Replies: 7
    Last Post: 08-30-2013, 03:43 PM
  5. How to import specific Outlook contacts into Access?
    By Chevalier in forum Import/Export Data
    Replies: 1
    Last Post: 12-05-2010, 02:41 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