A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Joining tables to recognize multiple addresses



 
 
Thread Tools Display Modes
  #1  
Old May 26th, 2004, 09:41 PM
JOsmon
external usenet poster
 
Posts: n/a
Default Joining tables to recognize multiple addresses

I have two tables, one is a list of Water users for a
city with their street address,city, state, zip and the
other table is a list of multiple addresses for the Water
user if he owns additional property. I am trying to list
the additional addresses in the form that was created,
but only the original address shows up. How do I connect
the tables and show all the addresses associates with the
Water user on the form? Thanks.
  #2  
Old May 31st, 2004, 10:12 AM
david epsom dot com dot au
external usenet poster
 
Posts: n/a
Default Joining tables to recognize multiple addresses

On the water user form, place a listbox or subform
that shows the multiple addresses.

In the multiple address table, have a field that
is the primary key of the water users tables.

I personally would consider having just one address
table. Then the water user table would just have
name and index to address table. The multiple address
table would just have water user index and address index
fields.

(david)

"JOsmon" wrote in message
...
I have two tables, one is a list of Water users for a
city with their street address,city, state, zip and the
other table is a list of multiple addresses for the Water
user if he owns additional property. I am trying to list
the additional addresses in the form that was created,
but only the original address shows up. How do I connect
the tables and show all the addresses associates with the
Water user on the form? Thanks.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:22 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.