I have a database on a network drive with a form that contains 2 listboxes. Each listbox’s row source is a saved query. The form doesn’t open very fast. Would it be help the performance of the form if I generated the listbox’s queries in code upon open of the form?
Sarah