ive got a form that has a combo box with all employees on it. selecting a name fills in all fields such as address, city, etc, as well all that employees reports in a subform.
each employee has a user level, 1 - 4, with 1 being the top and 4 the bottom.
what i want to do is when ever a user logs on i want them to be able to view only employees with a user level lower than theirs. for example, Joe's user level is a 3 and he logs on, he should only see employees with a user level of 4 in the combo box.
any idea on how to accomplish this?
each employee has a user level, 1 - 4, with 1 being the top and 4 the bottom.
what i want to do is when ever a user logs on i want them to be able to view only employees with a user level lower than theirs. for example, Joe's user level is a 3 and he logs on, he should only see employees with a user level of 4 in the combo box.
any idea on how to accomplish this?