Results 1 to 4 of 4
  1. #1
    Bud Parker's Avatar
    Bud Parker is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2019
    Location
    Yazoo County, Mississippi
    Posts
    2

    Data Field Format


    Although I am computer literate (famous last words…) I am a rank amateur in Databases. I am an Election Poll Worker who is trying to help my County organize their Poll Worker’s Data. Initially, simple things like Name, Addresses, Phone Number(s), etc. Not much problem with creating the Table until I decided my comprehension of multiple entries for things like Telephone Numbers within that Table. I could simply add additional columns for HomePhone, CellPhone, WorkPhone, … But, isn’t there a way to create a dropdown list within one Table data field? I suppose I could create another Table and link it to the Worker Table, but that seems not to be appropriate to me.

    Click image for larger version. 

Name:	Phone.png 
Views:	12 
Size:	38.4 KB 
ID:	39359

  2. #2
    Micron is online now Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,425
    But, isn’t there a way to create a dropdown list within one Table data field?
    Yes, but you should avoid it. It's called a lookup field. Links on the subject below.
    I could create another Table and link it to the Worker Table, but that seems not to be appropriate to me
    Absolutely appropriate. It's called Normalization. More links.

    Actually, easier if I cut and paste my whole standard list
    Normalization Parts I, II, III, IV, and V
    http://rogersaccessblog.blogspot.com...on-part-i.html
    and/or
    http://holowczak.com/database-normalization/

    Entity-Relationship Diagramming: Part I, II, III and IV
    http://rogersaccessblog.blogspot.ca/...ng-part-i.html

    How do I Create an Application in Microsoft Access?
    http://rogersaccessblog.blogspot.ca/...cation-in.html

    Important for success:
    One source about how to name things - http://access.mvps.org/access/general/gen0012.htm
    What not to use in names - http://allenbrowne.com/AppIssueBadWord.html
    About Auto Numbers
    - http://www.utteraccess.com/wiki/Autonumbers
    - http://access.mvps.org/access/general/gen0025.htm

    The evils of lookup fields
    - http://access.mvps.org/access/lookupfields.htm
    Table and PK design tips - http://www.fmsinc.com/free/newtips/primarykey.asp
    About calculated table fields - http://allenbrowne.com/casu-14.html
    About Multi Value Fields -http://www.mendipdatasystems.co.uk/multivalued-fields/4594468763
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  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
    Tables are for storing data. Forms act as a "window" for users to "see"the data.
    User interaction is done via forms. The "dropdown" (combo box) is usually a control on a form.
    Do most of the "people" have multiple phones? Do you need all phones or just the "best way to reach me"?
    If you need all phones then I'd use a separate field for each.

    Interesting county election that includes foreign countries???

  4. #4
    Bud Parker's Avatar
    Bud Parker is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2019
    Location
    Yazoo County, Mississippi
    Posts
    2
    Thanks, Orange for replying. Currently I'm taking a Lynda Video Course to brush up on my deficiencies in Access, but it is a lot to digest!

    I shall explore yoursuggestion and implement that.

    Let's marked this one . . .
    Click image for larger version. 

Name:	SolvedTransparent.png 
Views:	6 
Size:	7.3 KB 
ID:	39366

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

Similar Threads

  1. Replies: 3
    Last Post: 08-07-2013, 06:03 AM
  2. Replies: 4
    Last Post: 03-12-2013, 06:49 PM
  3. Format field base on entered data
    By survivo01 in forum Forms
    Replies: 3
    Last Post: 10-26-2012, 02:48 PM
  4. Replies: 1
    Last Post: 08-07-2011, 07:58 AM
  5. Replies: 1
    Last Post: 07-20-2011, 01:24 PM

Tags for this Thread

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