C
Chuck W
Hello,
I have a query called qrySelectAccNum with two fields. AcctNum and
PatientName. There are 88,105 records that the query returns. The query is
sorted in Acc order by AccNum. I created a form called frmAbstraction with a
drop down box called cmdSelectAccNum. It is based on the qrySelectAccNum.
For some reason, when a user is using this drop down, the first 70,345
records are showing. The remaining 17,760 records do not show. The drop
down remains sorted by AccNum. Is there a limit to the number of records
that appear in a drop down (I'm using Access 2003)?
Thanks,
Chuck
I have a query called qrySelectAccNum with two fields. AcctNum and
PatientName. There are 88,105 records that the query returns. The query is
sorted in Acc order by AccNum. I created a form called frmAbstraction with a
drop down box called cmdSelectAccNum. It is based on the qrySelectAccNum.
For some reason, when a user is using this drop down, the first 70,345
records are showing. The remaining 17,760 records do not show. The drop
down remains sorted by AccNum. Is there a limit to the number of records
that appear in a drop down (I'm using Access 2003)?
Thanks,
Chuck