D
Dan
Hi,
I have a form that has six combo boxes. Each has a SQL
statement for the ROWSOURCE which is filtered where
TxtModel is entered. So the ROWSOURCE depends on what
the user enters in that textbox. The problem I been
having is that it takes a long time to load the values
the the drop down box when the user click on the arrow.
I tried also putting the SQL on the Get Focus them make
the ROWSOURCE = SQL statement, but it was also slow.
Is there anyway this can be fix so it can be more
efficicent?
Thanks
I have a form that has six combo boxes. Each has a SQL
statement for the ROWSOURCE which is filtered where
TxtModel is entered. So the ROWSOURCE depends on what
the user enters in that textbox. The problem I been
having is that it takes a long time to load the values
the the drop down box when the user click on the arrow.
I tried also putting the SQL on the Get Focus them make
the ROWSOURCE = SQL statement, but it was also slow.
Is there anyway this can be fix so it can be more
efficicent?
Thanks