Hello all,
I was just wondering how the best way to handle this situation....
I have a combo box that has employee information (i.e. Name) and this is used when creating a new Purchase Order, and shows their name when selecting previous records. The question that I have is what is the best way to do this? I have an "Active" field in the table for that employee but if I tell the combo box to search only "active" employees then all the PO's that they have created in the past will show up blank (employee combo box that is). It is a relational design so the employee is still linked to that PO.
In a nutshell, I want to show the employees name in the combo box when they have already entered in a PO in the past but when you pull down the combo box creating a new PO, I just want it to show "Active" employees.
Hope that makes sense!
-Stoss
I was just wondering how the best way to handle this situation....
I have a combo box that has employee information (i.e. Name) and this is used when creating a new Purchase Order, and shows their name when selecting previous records. The question that I have is what is the best way to do this? I have an "Active" field in the table for that employee but if I tell the combo box to search only "active" employees then all the PO's that they have created in the past will show up blank (employee combo box that is). It is a relational design so the employee is still linked to that PO.
In a nutshell, I want to show the employees name in the combo box when they have already entered in a PO in the past but when you pull down the combo box creating a new PO, I just want it to show "Active" employees.
Hope that makes sense!
-Stoss