Re: Cascading combo boxes
- From: "Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx>
- Date: Sun, 1 May 2005 19:38:45 -0400
Whoa! Even 60,000 names is far more than is reasonable to expect your users
to scroll through.
Take a look at what Allen Browne has at
http://www.allenbrowne.com/ser-32.html
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"BillD" <BillD@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:07843A82-1715-41A2-844E-9AB2427F6555@xxxxxxxxxxxxxxxx
>I have an access 2000 database with about 500.000 names and addresses. I
>have
> a form called "Enter/View constituents. When I open the form, information
> on
> the first constituent in the "ConstituentsTable" is displayed. I have a
> combo box at the top of the form called "NewNameSearch". When I select a
> name from the alphabetical list it populates the form with the new persons
> information.
> THE PROBLEM IS - The combo box is based on a query of LastName, FirstName
> and MiddleName from the Constituents Table. I have to sort the names in
> ascending order. The combo box will scroll down to approximately 60,000
> records and will not go any furthur. For example: If I type in Depoe and
> check the drop-down box, the list will only go to Depoe as Depoe is record
> 75,000. The last name I can scroll to is Clements which is record 60,000.
> If
> I do not set the sort to LastName ascending then I can scroll through all
> 500,000 records and select anyone I want. As the table records ID are not
> in
> perfect alpha order I have to have a sort by alpha to choose from. Can
> someone show me an answer to the problem. Perhaps I could have a Combo box
> first select a letter of the alpha and then have another combo to select
> from. HELP!
.
- Follow-Ups:
- Re: Cascading combo boxes
- From: BillD
- Re: Cascading combo boxes
- References:
- Cascading combo boxes
- From: BillD
- Cascading combo boxes
- Prev by Date: Re: Email form screenshot? how?
- Next by Date: Re: Help With Variable Code Mistake
- Previous by thread: Cascading combo boxes
- Next by thread: Re: Cascading combo boxes
- Index(es):
Relevant Pages
|