I have two tables,
Table1 = Dept#, DeptName, Depthead,PhoneNumber,JobDesc,
PosQual,Enteredby,phone#2.
Table2 = (This table will contain 116 line items)
Example: Col1 col2 col3 col4
1. Lab Blood gas Laboratory
2. Meds Medications Medications
3. Pat Patient demo Patient info
116.
What would be the best way to handle this? What this database will do is, Our security person will put in the dept name, I would then like to see only the department head appear that goes with that department and only job descriptions that apply to that department. The biggest obstical i see is the table two info. How can I allow our security person be able to select one or more of the 116 options for each person in table one? Table 2 will consisist of items that a user from table 1 should have access to, so Bob Smith may have 1 item or 30 items from table two. Please let me know if this is not clear, I have a layout of how the "Big Kahuna" wants to see the input form. The way he wants to see it is, have the department info at the top of the page and then the 116 items listed below where the user can put a check mark next to the item. I tried it that way but i cannot get all 116 items to show up due to the relationships. Please help and please use laymens terms, I am still learning. Thanks in advance
Table1 = Dept#, DeptName, Depthead,PhoneNumber,JobDesc,
PosQual,Enteredby,phone#2.
Table2 = (This table will contain 116 line items)
Example: Col1 col2 col3 col4
1. Lab Blood gas Laboratory
2. Meds Medications Medications
3. Pat Patient demo Patient info
116.
What would be the best way to handle this? What this database will do is, Our security person will put in the dept name, I would then like to see only the department head appear that goes with that department and only job descriptions that apply to that department. The biggest obstical i see is the table two info. How can I allow our security person be able to select one or more of the 116 options for each person in table one? Table 2 will consisist of items that a user from table 1 should have access to, so Bob Smith may have 1 item or 30 items from table two. Please let me know if this is not clear, I have a layout of how the "Big Kahuna" wants to see the input form. The way he wants to see it is, have the department info at the top of the page and then the 116 items listed below where the user can put a check mark next to the item. I tried it that way but i cannot get all 116 items to show up due to the relationships. Please help and please use laymens terms, I am still learning. Thanks in advance