Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Combo Box Multiple selections
Richard Stein 
      
2 years ago
I have a combo box searching for "Michael",  There are at least 2 of them on the list but the box only displays and allows me to select the first one encoumtered as I type in the string.
Ludwig Willems  @Reply  
      
2 years ago
volgen :)
Adam Schwanz  @Reply  
           
2 years ago
If you click the drop down on the combo box and both michaels show up there, that is how it's designed to search as you type, you cant have it switch to a different one unless you type enough of the name to have it realize you want the other one.

If you click the combo box dropdown and only one michael is there, and there should be 2, that means your row source has something wrong in it, or a query in the row source is limiting the results with criteria or an aggregate query
Kevin Yip  @Reply  
     
2 years ago
Hi Richard, a combo box only matches the starting characters of each entry with what you type into the combo box.  For instance, if a combo box contains the list of entries below, and if you type "Michael" into the combo box, only one match (Michael Chang) will be shown, because that is the only entry that begins with "Michael":

A. Michael Hall
Michael Chang
George Michael
Al Michaels
Richard Stein OP  @Reply  
      
2 years ago
Well, the first "Michael" isn't the one I want to select.

This is the query for row source:

SELECT Contacts.ContactID, Contacts.ContactFirstName, Contacts.ContactLastName, Contacts.Email, Company.EID
FROM Company INNER JOIN Contacts ON Company.EID = Contacts.ENTContactID;
Richard Stein OP  @Reply  
      
2 years ago
Kevin,

Your point is well taken but both first names are Michael
Adam Schwanz  @Reply  
           
2 years ago
If the second Michael isn't in there then there's something wrong with the setup. Like the second Michael doesn't have a linking record in Company maybe.

I would suggest making a query and playing with it until you find the problem or get both michaels to showup in the query results, then go to sql view and take that and put it as your row source.

Are both of these Michaels in the same company?
Richard Stein OP  @Reply  
      
2 years ago
When I run that query, it is a simple select statement and all records show up, including both Michaels.  How does the combo box apply the filter or criteria to acxt as a where condition?

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 6/27/2026 1:29:43 AM. PLT: 0s