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 Programming / March 2007

Tip: Looking for answers? Try searching our database.

Adding info to table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cora B - 28 Mar 2007 00:54 GMT
I have a table with 21 fields.  3 of them are: tel no, cell no, and employee
no.  I have a table where I enter information for jobs, and I would like to
have 3 pieces of info added without having to enter them each time I enter
job info.  The employee info is in a separate table ( employees).
mscertified - 28 Mar 2007 16:12 GMT
There should be no need to have those fields in your main table at all. You
should have a separate Employee table and you link that table to your main
table via the primary key. In your main table you have the foreign key of the
Employee record.
remember to define this relationship in Tools--Table Relationships.

-Dorian

> I have a table with 21 fields.  3 of them are: tel no, cell no, and employee
> no.  I have a table where I enter information for jobs, and I would like to
> have 3 pieces of info added without having to enter them each time I enter
> job info.  The employee info is in a separate table ( employees).
 
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.