Davidwazza
Programmer
Hey,
I have a main form, which is used as a sort-of menu. At present, employees access a drop down select box - where their ID numbers are selected with their names etc.
This information is accessed via tblEmployees. In this also, there is a yes/no box, where employees have selected if they are a supervisor or not. This is called ysnSupervisor.
Righto, now there is a button on the menu form, which I would only access to employees with this yes/no box checked. How would the easiest way to undergo this? Also, is there a way to use the enable/disable button, where it appears darkened when it is disabled.
Ta, David.
I have a main form, which is used as a sort-of menu. At present, employees access a drop down select box - where their ID numbers are selected with their names etc.
This information is accessed via tblEmployees. In this also, there is a yes/no box, where employees have selected if they are a supervisor or not. This is called ysnSupervisor.
Righto, now there is a button on the menu form, which I would only access to employees with this yes/no box checked. How would the easiest way to undergo this? Also, is there a way to use the enable/disable button, where it appears darkened when it is disabled.
Ta, David.