Hi
Been looking on the internet and especially on this forum, but haven't found a satisfactory answer yet to the following issue.
I have a combobox on a form that displays employees. Now several people in that list don't work here anymore. I added a column to the table called active, with the option true and false and changed the query. The combobox now displays only the active employees. But as you know all the records that were dealt with by employees not working here anymore show blanks for the combobox. I need those records still to display their name as this is necessary.
So how can I get their names to be out of the combobox but still displayed when a record handled by them is opened on the form?
Thanks in advance.
Been looking on the internet and especially on this forum, but haven't found a satisfactory answer yet to the following issue.
I have a combobox on a form that displays employees. Now several people in that list don't work here anymore. I added a column to the table called active, with the option true and false and changed the query. The combobox now displays only the active employees. But as you know all the records that were dealt with by employees not working here anymore show blanks for the combobox. I need those records still to display their name as this is necessary.
So how can I get their names to be out of the combobox but still displayed when a record handled by them is opened on the form?
Thanks in advance.