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 ToolkitsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / July 2005

Tip: Looking for answers? Try searching our database.

auto fill address

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
twisted5 - 31 Jul 2005 01:03 GMT
How do I get an address from a table to automatically populate in a form
Al Camp - 31 Jul 2005 01:41 GMT
  Normally, you don't.
  You just enter and save the unique identifier (like a CustomerID), and
just display the address information that corresponds to that unique ID.
  A subform with address information fields from your Customer table...
linked to the main form by CustomerID will always display the address
information for the CustomerID you entered.
  No need to save all that address information on every new transaction
against a customer... you can always re-derive it on the fly from your
Customer table... in any subsequent query, form, or report
hth
Al Camp

> How do I get an address from a table to automatically populate in a form
 
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



©2010 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.