Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   Templates   Seminars   TechHelp   Forums   Help   Contact   Join   Order   Logon  
 
Home > TechHelp > Directory > Access > Filter Combo < Account Balances 6 | Account Balances 7 >
Back to Filter Combo    Comments List
Upload Images   @Reply   Bookmark    Link   Email  
Reverse the Dropdown
Tom Mura 
      
12 months ago
Love this feature but after I select the item in the dropdown the combo box drops down again and I have to click away or tab. Is there a solution to this so that the dropdown "rolls up" after I select an item?
Kevin Robertson  @Reply  
           
12 months ago
Give this a go (see screenshot below).
Kevin Robertson  @Reply  
           
12 months ago

Tom Mura OP  @Reply  
      
12 months ago
Perfect! Thank you!
Tom Mura OP  @Reply  
      
12 months ago
Oops, one issue. This solution closes the dropdown as soon as any character is typed rather than just when an option is selected. That doesn't allow the user to see the list being filtered as they type. Can we put the 'allowDropdowns = False' in another event to close it after the selection?
Tom Mura OP  @Reply  
      
12 months ago
This code is already in the AfterUpdate Event if it makes a difference:

Private Sub PlayerSearchFilter_AfterUpdate()
    Me.Filter = "LF=""" & PlayerSearchFilter & """"
    Me.FilterOn = True
    Me.PlayerSearchFilter.RowSource = ""
    Me.PlayerSearchFilter = ""

End Sub
Kevin Robertson  @Reply  
           
12 months ago
Did you include everything I show in my screenshot? It works perfectly for me.
Tom Mura OP  @Reply  
      
12 months ago
Yes, my guess is that the filter I have running in the AfterUpdate Event is conflicting with the allowDropdown = False line of code.
Tom Mura OP  @Reply  
      
12 months ago
I got it! Thanks for your help.

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

 
 
 

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 2025 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/23/2025 2:34:42 PM. PLT: 1s