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 / New Users / February 2007

Tip: Looking for answers? Try searching our database.

Limit to list

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rolls - 13 Feb 2007 05:19 GMT
Been a while since I did this & can't remember how.

tblInvoice
InvoiceID PK
VendorID FK
AddressID FK
etc.

tblVendor
VendorID PK
VendorName
etc.

tblAddress
AddressID PK
AddressLine1
AddressLine2
City
State
Country
Zipcode

frmMain contains cboVendor and cboAddress.  What I want to do is to be able
to set up a new invoice, select a VendorName using cboVendor, then select an
address from one of the available addresses for the vendor selected by
cboVendor using cboAddress.  tblInvoice will save the Vendor and Address
selected.  I can't remember how to code the forms Access 2000.
Daniel - 13 Feb 2007 12:59 GMT
You want to base one combo box on the value of another.  take a look at the
microsoft tutorial

http://office.microsoft.com/en-us/access/HA011730581033.aspx

Daniel

> Been a while since I did this & can't remember how.
>
[quoted text clipped - 23 lines]
> cboVendor using cboAddress.  tblInvoice will save the Vendor and Address
> selected.  I can't remember how to code the forms Access 2000.
 
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.