Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / May 2004

Tip: Looking for answers? Try searching our database.

Joining tables to recognize multiple addresses

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JOsmon - 26 May 2004 21:41 GMT
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.
david epsom dot com dot au - 31 May 2004 10:12 GMT
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)

> I have two tables, one is a list of Water users for a
> city with their street address,city, state, zip and the
[quoted text clipped - 4 lines]
> the tables and show all the addresses associates with the
> Water user on the form?  Thanks.
Armen Stein - 01 Jun 2004 00:03 GMT
> I have two tables, one is a list of Water users for a
> city with their street address,city, state, zip and the
[quoted text clipped - 4 lines]
> the tables and show all the addresses associates with the
> Water user on the form?  Thanks.  

Hi,

The additional address records can be displayed using a subform.  There
is a wizard to help you build a subform - you can start it from the
Toolbox when you are in Design View of your form.

Signature

Armen Stein
Access 2003 VBA Programmer's Reference
http://www.amazon.com/exec/obidos/ASIN/0764559036/jstreettech-20
J Street Technology, Inc.
Armen _@_ JStreetTech _._ com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.