List box Data

S

Shiva

I have a list box placed on a form. List box is being filled up with data by
assing a query to the Row Source Property. The problem, I am facing here is
Sometimes, entire outcome of the query loads into the Listbox and sometimes
only part of it loads.
 
S

Shiva

Query does not have any filter in it. The query always brings in all the data
from the table.
 
Top