J
Jen
My database has several combo boxes with "Not in List" events, so the user
can easily add new items to the drop-down list if necessary. However, she has
requested that she be able to maintain these lists by getting rid of old
selections that are no longer needed.
Of course, if I was doing this in my own database I would just go into the
table and make the change! But I want to provide her with a way to maintain
these lists without needing to know how to get into the back-end of the
database.
The simplest way I thought of was to add a new switchboard for maintenance
of lists. From here, she would get a selection of the lists available, and
could click to open the underlying table for a list, then she could delete
out the unwanted item(s). The obvious pitfall here is that if any of the
items she wants to delete are attached to other records, it won't allow her
to delete them - she would have to know how to find the other attached
records, update them to something else, etc. before she could delete the
unwanted item. This isn't rocket science, but I wondered if there's a better
way?
Does anyone have suggestions for how to allow users to perform this type of
back-end maintenance without needing to know a lot about Access?
Thanks,
Jen
can easily add new items to the drop-down list if necessary. However, she has
requested that she be able to maintain these lists by getting rid of old
selections that are no longer needed.
Of course, if I was doing this in my own database I would just go into the
table and make the change! But I want to provide her with a way to maintain
these lists without needing to know how to get into the back-end of the
database.
The simplest way I thought of was to add a new switchboard for maintenance
of lists. From here, she would get a selection of the lists available, and
could click to open the underlying table for a list, then she could delete
out the unwanted item(s). The obvious pitfall here is that if any of the
items she wants to delete are attached to other records, it won't allow her
to delete them - she would have to know how to find the other attached
records, update them to something else, etc. before she could delete the
unwanted item. This isn't rocket science, but I wondered if there's a better
way?
Does anyone have suggestions for how to allow users to perform this type of
back-end maintenance without needing to know a lot about Access?
Thanks,
Jen