A
ADonMS
This issue was probably already addressed in this forum, so I apologize for
the redundancy.
I created a multi selection form that uses SQL to run the information to a
query, using unbound combo boxes that has the Row Source linked to a table
with the information I want to see.
I created form, based on Martin Green's Access Tips - "Building Queries on
the Fly".
Everything worked fine, until I updated information to the table which was
not the table used in the SQL. I created a different table that did not have
the lookup values.
I don't want to use the table with the lookup values and if I use the other,
I wil need to run a Make Table to update the data. Is this the only solution?
the redundancy.
I created a multi selection form that uses SQL to run the information to a
query, using unbound combo boxes that has the Row Source linked to a table
with the information I want to see.
I created form, based on Martin Green's Access Tips - "Building Queries on
the Fly".
Everything worked fine, until I updated information to the table which was
not the table used in the SQL. I created a different table that did not have
the lookup values.
I don't want to use the table with the lookup values and if I use the other,
I wil need to run a Make Table to update the data. Is this the only solution?