H
Heather
Hello!
Simple question (I think):
I have a form that enters all employees under one company
name. Each company can have one primary contact and one
secondary contact. The form is set up for the user to
choose an employee's name from a combo box, then choose
either "primary" or "secondary" from cboStatus.
There can only be one 'primary' employee and
one 'secondary' employee.
How do I create the scenario that limits the user to
choosing only one 'primary' employee and one 'secondary'
employee per company? There may be 10 employees, the
other 8 would not have correlating data in cboStatus.
Thanks!!!
Simple question (I think):
I have a form that enters all employees under one company
name. Each company can have one primary contact and one
secondary contact. The form is set up for the user to
choose an employee's name from a combo box, then choose
either "primary" or "secondary" from cboStatus.
There can only be one 'primary' employee and
one 'secondary' employee.
How do I create the scenario that limits the user to
choosing only one 'primary' employee and one 'secondary'
employee per company? There may be 10 employees, the
other 8 would not have correlating data in cboStatus.
Thanks!!!