Maybe i posted this in a wrong thread earlier. Adding another screenshot for reference:
I've got a query that when i run without enabling Unique Values, returns over 750,000 results and with Unique Values enabled... about 15,000 result sets.Query contains 8 tables.
I've a selection form based on this query, attached, and in this form every next combobox RowSource is based on the previous selections. since the number of results are huge, this takes some time every time I want to select from the next drop list.
how is it possible to optimize this query please??
Thanks
I've got a query that when i run without enabling Unique Values, returns over 750,000 results and with Unique Values enabled... about 15,000 result sets.Query contains 8 tables.
I've a selection form based on this query, attached, and in this form every next combobox RowSource is based on the previous selections. since the number of results are huge, this takes some time every time I want to select from the next drop list.
how is it possible to optimize this query please??
Thanks