S
sooz9
I have a form with drop down lists in which the user selects an item from the
list. The problem I have is that my employee keeps deleting the item from the
list. The drop down list is assocaited with another table so all I do is go
back and retype the item that was deleted to restore the information.
How to I make the drop down lists so the user can still select fromt he
list, but does not have the ability to delete it? When I set controls as
Enabled "yes" and Locked "yes" I can drop down the list but cannot select an
item from the list. When I select enabled "yes" and locked "no" the user can
delete an item from the drop down list.
list. The problem I have is that my employee keeps deleting the item from the
list. The drop down list is assocaited with another table so all I do is go
back and retype the item that was deleted to restore the information.
How to I make the drop down lists so the user can still select fromt he
list, but does not have the ability to delete it? When I set controls as
Enabled "yes" and Locked "yes" I can drop down the list but cannot select an
item from the list. When I select enabled "yes" and locked "no" the user can
delete an item from the drop down list.