BigJimSlade
Registered User.
- Local time
- Today, 11:05
- Joined
- Oct 11, 2000
- Messages
- 173
Hey, Big Jim here:
I have a listbox whose RowSource is set to a query. When I press a button on the form, the RowSource changes and the listbox should fill with thousands (7,000+) rows. However, it only populates the first 20 to 30 rows.
Is there anyway to force the listbox to populate with every single record in the RowSource query?
Thanks in advance....
Big Jim
I have a listbox whose RowSource is set to a query. When I press a button on the form, the RowSource changes and the listbox should fill with thousands (7,000+) rows. However, it only populates the first 20 to 30 rows.
Is there anyway to force the listbox to populate with every single record in the RowSource query?
Thanks in advance....
Big Jim