I'm creating a form for Performance Reviews to be used by our HR Department.
Most of the form will apply to every employee ... there is a section that has to do with employees that have supervisory duties and responsibilities.
This is what I've done. I've created a form from a table that has all the things that are common to everyone. I have a another related table that just has things that apply to supervisory personnel. I also have a YES/NO check box to denote whether the current employee is Supervisory or not.
MY QUESTION:
Is there a way that if the above mentioned check box is checked, the things that apply to supervisory personnel will in appear in the main form as a subform and if its not checked, it won't?
Most of the form will apply to every employee ... there is a section that has to do with employees that have supervisory duties and responsibilities.
This is what I've done. I've created a form from a table that has all the things that are common to everyone. I have a another related table that just has things that apply to supervisory personnel. I also have a YES/NO check box to denote whether the current employee is Supervisory or not.
MY QUESTION:
Is there a way that if the above mentioned check box is checked, the things that apply to supervisory personnel will in appear in the main form as a subform and if its not checked, it won't?