W
Wayne
Hi,
I have little problem that might be hard to explain, so
please bear with me.
I have a listbox on a form that displays workcodes using a
query on the workcodes table.
The workcodes table has a true/false field that lets me set
whether a workcode is active or not.
The query looks up the true/false field and so the listbox
only displays the entries where it is true.
This all works fine except for one little problem.
When I look up an existing record on the form, If the
workcode for that record is one that has since been made
inactive/false, then the workcode field displays blank.
What I want to happen is to be able to remove workcodes
from the listbox that are no longer required without them
disapearing from existing records.
Any ideas??
I have little problem that might be hard to explain, so
please bear with me.
I have a listbox on a form that displays workcodes using a
query on the workcodes table.
The workcodes table has a true/false field that lets me set
whether a workcode is active or not.
The query looks up the true/false field and so the listbox
only displays the entries where it is true.
This all works fine except for one little problem.
When I look up an existing record on the form, If the
workcode for that record is one that has since been made
inactive/false, then the workcode field displays blank.
What I want to happen is to be able to remove workcodes
from the listbox that are no longer required without them
disapearing from existing records.
Any ideas??