Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Help   Contact   Merch   Join   Order   Logon   Forums   
 
Back to Access Forum    Comments List
Pending Approval    Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 

Anonymous 
 
Sami Shamma  @Reply  
             
2 years ago
show the "record source" for the combo box in question.
Tom Henrikson  @Reply  
       
2 years ago
The row source is:  SELECT [CountyNamesUsedQ].[County], [CountyNamesUsedQ].[CountyName] FROM CountyNamesUsedQ ORDER BY [CountyName];
Adam Schwanz  @Reply  
           
2 years ago
Are you saying you're trying to filter by CountyName instead of County, but County is the bound field? You can use ComboBoxName.Column(1) to get the second fields value
Tom Henrikson  @Reply  
       
2 years ago
The County should be named CountyID as it's the numerical value stored in the table underlying CountyNamesUsedQ.  My continuous form shows the string value (name) that corresponds to the bound column, but because the stored value is numeric, I'm not getting any matches.
Adam Schwanz  @Reply  
           
2 years ago
Sorry can you include some images then? This is confusing me.

If the table the form your filtering on is storing the number, you could just filter off the combo box how it's setup, the bound field is 1 which is the number field (CountyID). If the table the form your filtering is storing the text value you can use Column(1) to get the text value of the combo box (CountyName).

Are you doing this with VBA or the "wizard" making a search combo box?
Tom Henrikson  @Reply  
       
2 years ago
Thanks for your help, Adam.  I've been pulled into another project and doubt I'll be able to respond until tomorrow.  Please don't take my delay as a lack of gratitude on my part.
Tom Henrikson  @Reply  
       
2 years ago
I found the problem.  The VBA code was trying to match CountyName (text) with the CountyNameID (numeric). Once I set the call to the correct field everything worked fine.  Thank you again for your help.

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: 7/15/2026 7:29:07 AM. PLT: 1s