G
Geoffrey.Bakker
I have a combo box linked to a query which returns results based on the
criteria provided in the combo box. Also, I have a listbox to display
the queried information. Both the Combo box and List box are displayed
on the same form. However, my issue is that when I requery the listbox
using the AfterUpdate field in the combo box, when I'm returned a large
number of results the list box only shows 1 or 2 records. Is there
anything I can do to help this situation? Let me know if I need to
include any more information.
Geoffrey
criteria provided in the combo box. Also, I have a listbox to display
the queried information. Both the Combo box and List box are displayed
on the same form. However, my issue is that when I requery the listbox
using the AfterUpdate field in the combo box, when I'm returned a large
number of results the list box only shows 1 or 2 records. Is there
anything I can do to help this situation? Let me know if I need to
include any more information.
Geoffrey