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

  • SEARCH
  • Home
  • 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 7831597
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T11:48:07+00:00 2026-06-02T11:48:07+00:00

The problem I’ve currently been altering my MS Access database to be centred around

  • 0

The problem

I’ve currently been altering my MS Access database to be centred around Client ID rather than Client Name. However all my forms are still based on Client Name. I need to change this to be based on Client ID, but I want it to still appear as just Client Name to the users.

The structure

Before I go any further, I should explain the two relevant tables:

ClientTable:

– ClientID (PK)

– ClientName (indexed, no duplicates)

EntityTable:

– EntityName (CK, no duplicates)

– ClientID (CK, duplicates allowed)

– ClientName (a remnant of my past structure, I figure I won’t need this once I’ve sorted this issue out)

Key relationship: One Client has many Entities

There’s also good reason for my composite key (CK) but I won’t go into explaining that – my whole structure is far more complicated than shown above.

The form

So back to the form. Currently I have an ‘Entity’ form, which includes an EntityName text box and a ClientName dropdown box.

What I want to happen is that the Client Name dropdown box is visually and functionally the same for the user (i.e. when making a new entity, the user selects a client name), but what needs to happen is that it’s actually selecting the Client ID and associating it to that record.

I figure this is a fairly common problem but haven’t found an solution in my browsing. Any ideas?

  • 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-02T11:48:09+00:00Added an answer on June 2, 2026 at 11:48 am

    This can simply be solved by changing the Row Source to:

    SELECT ClientID, ClientName & SomeIdentifierForDups FROM ClientTable
    

    Changing …

    Control source : ClientID  
    Column count   : 2
    Column widths  : 0; 2
    

    Where ClientID referes to the bound table for the form.

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

Sidebar

Related Questions

Problem: I have an address field from an Access database which has been converted
Problem: I am having trouble implementing a recursive image lazy load in all relevant
Problem: to show that a Not-SO-page has been discussed in SO when you at
Problem: I need an array (datamember) in a parent class A. However, depending on
I am currently running into a problem where an element is coming back from
Problem: Sometimes you will want to access a component from javascript with getElementById ,
Problem I need to replace all asterisk symbols('*') with percent symbol('%'). The asterisk symbols
Problem: I have a large database table (~500k records) which has a list of
PROBLEM: I need to write an advanced search functionality for a website. All the
Problem solved. Solution below. It's been long since I tried to do this in

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.