Hi
I have the field ID.tableA field linked by a left join to ID.tableB field which is in an ODBC table. The index setting of ID.tableA is Yes (Duplicates OK), and the index setting of ID.tableB is Yes (No Duplicates). I have the query set so that when i type in a correct value in ID.tableA other corresponding fields in tableB are instantly displayed on screen.
However, I wish to change the index setting of ID.tableA to Yes (No Duplicates), but the knock-on effect of this is that the corresponding fields of tableB are not displayed until i reload the query. Is there any way i can make the indexing unique and have the data instantly refresh onscreen?
Sorry if this isn't explained well - i havent used access for years.
Thanks
I have the field ID.tableA field linked by a left join to ID.tableB field which is in an ODBC table. The index setting of ID.tableA is Yes (Duplicates OK), and the index setting of ID.tableB is Yes (No Duplicates). I have the query set so that when i type in a correct value in ID.tableA other corresponding fields in tableB are instantly displayed on screen.
However, I wish to change the index setting of ID.tableA to Yes (No Duplicates), but the knock-on effect of this is that the corresponding fields of tableB are not displayed until i reload the query. Is there any way i can make the indexing unique and have the data instantly refresh onscreen?

Sorry if this isn't explained well - i havent used access for years.
Thanks