K
Kevin
Hello
Is it possible to populate the values in a list box from a table that is in
another database, but where the table is not linked?
I have an unbound multi-select list box in a form, the user will select
values from this to update a field that is held against a record. However,
the user should also be able to update the list box with new values 'on the
fly'.
I can do this with a local table - but am struggling to do this using a
back-end database that stores the data. I would be happy to post examples
if anybody responds to this post.
Many Thanks in Advance.
Kevin
Is it possible to populate the values in a list box from a table that is in
another database, but where the table is not linked?
I have an unbound multi-select list box in a form, the user will select
values from this to update a field that is held against a record. However,
the user should also be able to update the list box with new values 'on the
fly'.
I can do this with a local table - but am struggling to do this using a
back-end database that stores the data. I would be happy to post examples
if anybody responds to this post.
Many Thanks in Advance.
Kevin