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 / Forms / March 2008

Tip: Looking for answers? Try searching our database.

create a form with mutiple fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hal1968 - 30 Mar 2008 00:13 GMT
I'm pretty new to this stuff .. so bare with me . I've created some tables ,
first one consisting of manufacturer names in one feild , second one
consisting of manufacturer products , each feild related to seperate
manufacturer. Now when i create a form i can look up 1 manufacturer name but
in the products lookup in the form i can't seem to seperate the products in
relation to the manufacturer look up feild , I know it has something to do
with the way i got the query working , but that is my weak spot , unless i
need to create seperate tables based upon each manufacturer?  I need a push
in the right direction  , thanx in advance
Bob Quintal - 30 Mar 2008 02:41 GMT
> I'm pretty new to this stuff .. so bare with me . I've created
> some tables , first one consisting of manufacturer names in one
[quoted text clipped - 7 lines]
> manufacturer?  I need a push in the right direction  , thanx in
> advance

your table structure should be good, Manufacturers, with id,
manufacturerName, Address, etc.
and parts, which has the manufacturerID, the part number, and
partName, cost, weight, etc.

Your form wants to be based only on the manufacturer table, but
includes a subform based on the parts table, linked through
manufacturerID.

Signature

Bob Quintal

PA is y I've altered my email address.

--
Posted via a free Usenet account from http://www.teranews.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.