I have started to develop a dbase for maintenance workorders. I have developed the following tables: Employee, MWO details, and Trade.<br>
<br>
In the EMPLOYEE table I have fields: employee name, badge (primary - YES No dups), trade<br>
<br>
In the MWO Details table I have fields: MWO Number, MWO Details, MWO assigned to...(with a combo box that has the badge & employee name)& finally Trade Title.<br>
<br>
In the TRADE table I have fields: Trade (Yes No dups), ID (primary key)<br>
<br>
My question is...... When in MWO Detail FORM.... how can I have the TRADE and EMPLOYEE NAME fill in when I enter the employee badge? What relationships... if any... do I need?<br>
<br>
Should I be using SUBFORMS?<br>
<br>
I have searched the forum for reference made to this and have found a few... but I am still unclear. If someone would help me out this would be appreciated. Also, if there are some related sites that provide clear info and even examples on this I would be interested in these as well. Thanks in advance!<br>
<br>
In the EMPLOYEE table I have fields: employee name, badge (primary - YES No dups), trade<br>
<br>
In the MWO Details table I have fields: MWO Number, MWO Details, MWO assigned to...(with a combo box that has the badge & employee name)& finally Trade Title.<br>
<br>
In the TRADE table I have fields: Trade (Yes No dups), ID (primary key)<br>
<br>
My question is...... When in MWO Detail FORM.... how can I have the TRADE and EMPLOYEE NAME fill in when I enter the employee badge? What relationships... if any... do I need?<br>
<br>
Should I be using SUBFORMS?<br>
<br>
I have searched the forum for reference made to this and have found a few... but I am still unclear. If someone would help me out this would be appreciated. Also, if there are some related sites that provide clear info and even examples on this I would be interested in these as well. Thanks in advance!<br>