473,385 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Customers With Multiple Addresses - How to list and select correct address on form?

Sandboxer
I am not a coder, so please bear with me while I attempt to explain in only the surface language of Access. I have created a form to input all information about each of my customers. The base form is "Customers". On top of this I have layered several subforms onto tabs.

The first tab is "contacts" The contacts tab subform contains all information about a particular contact; phone numbers, email, etc. I want to be able to select, from a list, the contact's address. However:

- Customers can have more than one address
- An address can belong to more than one customer

I created a Junction Table with two primary keys "Customers" and "Addresses" for this many to many relationship situation.

What I envision is an option group made up of all potential addresses for that contact's company; I was able to do that, but the result was merely a datasheet view of all the addresses for that customer. What I want to be able to do is to say "contact 1" is located at "address 2" (or 15, or 46, e.g.) and click a checkbox or something to indicate this relationship.

My first go-round was to add a Address Field to my contacts table from which I would select their address. The problem is how do I limit the list to only the one or two addresses applicable?

Thanks for your time. =^..^=
Nov 8 '07 #1
3 2468
Rabbit
12,516 Expert Mod 8TB
It sounds like you're talking about Cascading Combo/List Boxes. Take a look at the tutorial and see if that's what you need.
Nov 8 '07 #2
It sounds like you're talking about Cascading Combo/List Boxes. Take a look at the tutorial and see if that's what you need.
It appears to be ... I printed out the tutorial and am going to give it a try. Thank you. 8^)
Nov 8 '07 #3
Rabbit
12,516 Expert Mod 8TB
Good luck, let us know how you get along.
Nov 8 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: dmiller23462 | last post by:
So here's my problem.....I need to set up different email distributions based on which option in the following Select form has been chosen....For instance if "Putaway" is chosen it needs to email...
2
by: (Pete Cresswell) | last post by:
For better or worse, I have chosen to implement mailing addresses in a particular application as a separate table. One Person ==> Many Addresses. It is a database for managing school reunions...
0
by: misscrf | last post by:
I am currently working on a database, in 3rd normal form, which is for candidates who apply for a job with the law firm that I workd for. My issue is with good form design. I have a main...
1
by: Phoenix_ver10 | last post by:
I have a mailing list with multiple names going to the same addresses. I need one address with all the names for that address on it. I checked out the example on microsoft's site, but A: It doesn't...
6
by: fstenoughsnoopy | last post by:
I have a customer order database and I need to pull a customers information, ie first name, last name, address, city, state, zip, phone, etc, into the oder table. i don't know how to go about...
1
by: NN | last post by:
Hi, I have a main table, tblJobs which have fields for addresses etc but I would like to have a seperate table for customer details such as address etc rather than retyping addresses when the...
7
by: clintonG | last post by:
To all Microsoft partners and customers who have been unable to download recently or access ASP.NET documentation from the msdn2 website and for all of those customers who have been lied to and...
5
by: Chris | last post by:
I got got a pile of bad email addresses to update in our SQL database. I know how to do this for individual records using the update command. Is there a way to execute an update using the list of...
6
by: Dave | last post by:
On my form I have combo boxes. These combo boxes, after updating them, populate respective listboxes that are located below the combo boxes on the same form. I am trying to use a "generate...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.