G
Guest
Hi all,
My Access 97 front end mde has one main form for all users to fill in on a
daily basis. There is a combo box that lists thousands of possibilities and
in 95% of cases, this list is out of sort order (due to recent additions to
the table) unless the back end has recently been compacted. The Row Source
for the combo is a stored query. If I change the query to sort the records,
the combo box takes ages to drop down the first time it's selected after the
form opens.
Is there a way to properly sort the combo box without the user seeing this
lag? The form is a continuous form and the combo is the third field to
recieve the focus in case that helps.
Thanks
Dave
My Access 97 front end mde has one main form for all users to fill in on a
daily basis. There is a combo box that lists thousands of possibilities and
in 95% of cases, this list is out of sort order (due to recent additions to
the table) unless the back end has recently been compacted. The Row Source
for the combo is a stored query. If I change the query to sort the records,
the combo box takes ages to drop down the first time it's selected after the
form opens.
Is there a way to properly sort the combo box without the user seeing this
lag? The form is a continuous form and the combo is the third field to
recieve the focus in case that helps.
Thanks
Dave