Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9232491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:19:37+00:00 2026-06-18T06:19:37+00:00

I am creating a relational database for a friend and I have never used

  • 0

I am creating a relational database for a friend and I have never used MS Access before. I am trying to make it so that the related values are shown on a table view rather than the numeric representation. For example, instead of

[1][2242], [2][443]

I would like

[1][John Smith], [2][Marilyn Monroe]

(the first value being the primary key and the second being the value linked to another table).

I have read this page about creating relationships between tables but I am still having trouble “viewing” the linked values. Microsoft Access is going to be the only way my friend is going to be viewing these results so that is why it is important to be able to see the correct values.

I have made relational databases before but only with traditional PHP and SQL and so I know what I need to do but I cannot seem to do it.

Any help would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T06:19:39+00:00Added an answer on June 18, 2026 at 6:19 am

    Do not be misled into creating lookup values in tables. Create a form and add comboboxes to display the data from the related table, or use queries.

    For example: create form to add records in multiple tables

    Or

     SELECT Id, Fullname FROM Table1
     INNER JOIN Table2
     ON Table1.FKID = Table2.ID
    

    You can create the relationships visually in MS Access. You can also build queries in the query design window.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using MS Access 2007, I am creating a student management database. I have tables
I have a web application that uses a relational database (MySQL). We're adding a
I am creating a database of structures that can be of different types. Each
When creating a many to many table, relational database. If for example you are
Let's say I have rows of data retrieved from a relational database tables (perhaps
I have an extremely complicated relational database, which is causing me to use the
I'm creating a mock up database for the first time. I have created the
I have taken on the project of creating a relation database which will contains
In an app that uses MongoDB, when/where is the best place to make database
let's say I have an generic data access layer, that is supposed to support

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.