473,382 Members | 1,386 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Shorten Combo Box List To Make it Easy For Users to Select Data

satifali
Hi,
I am trying to shorten the list of combo-box items in Ms-Access 2010. I have a combo box type on my form which is linked to another table which has 3000 records. I m trying when user gets to combo box & enters part of text it filters up the list to given text if it exists in any part of available data.

Appreciate you help.
Aug 30 '15 #1

✓ answered by ADezii

I created a Demo for you that illustrates the technique that I use to Limit Combo Box Items. I create a Text Box immediately above the Combo Box into which Search Strings can be entered. For this Demo I have a Table consisting of 50,000+ Zip Codes along with associated Data. Entering a digit(s) into the Text Box Limits the Row Source of the Combo Box to ZIP*, e.g. 123*, 99*, 847*, 4*, etc. In this case a Picture is worth a thousand words, so instead of pasting the Code, I'll simply Upload a small Demo for you. Hope this helps.

3 1415
ADezii
8,834 Expert 8TB
I created a Demo for you that illustrates the technique that I use to Limit Combo Box Items. I create a Text Box immediately above the Combo Box into which Search Strings can be entered. For this Demo I have a Table consisting of 50,000+ Zip Codes along with associated Data. Entering a digit(s) into the Text Box Limits the Row Source of the Combo Box to ZIP*, e.g. 123*, 99*, 847*, 4*, etc. In this case a Picture is worth a thousand words, so instead of pasting the Code, I'll simply Upload a small Demo for you. Hope this helps.
Attached Files
File Type: zip Limit Combo.zip (1.35 MB, 82 views)
Aug 30 '15 #2
Thanks ADezii, This Works.
Aug 31 '15 #3
ADezii
8,834 Expert 8TB
You are quite welcome.
Aug 31 '15 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Roy Padgett | last post by:
I have a combo box where users select the customer name and can either go to the customer's info or open a list of the customer's orders. The RowSource for the combo box was a simple pass-through...
1
by: bbcdancer | last post by:
Is it possible to restrict the length of a text box in MS Access using VBA on condition to what is selected in a list combo box. Scenario: 1. I have a list combo box containing: AA BBB...
5
by: sensreview | last post by:
Hello, I need help in selecting a value from combo list thru one lookup table and update different table on MS access form. For eg; I have a lookup table of usernames, I need to use this...
4
Rabbit
by: Rabbit | last post by:
Cascading Combo/List Boxes This tutorial is to guide you in the creation of Cascading combo/list boxes. That is when you have multiple combo/list boxes where the selection of an option in one...
6
by: Rotor | last post by:
Hello again, In Access 2k3, I need for the combo list to auto expand when the user tabs into the field, or click on the field. I saw that there is a DropDown command, is that correct? Just typed...
26
by: pouj | last post by:
Hey i need help with setting up this on ACCESS 2007 i need step by step i need a form... i select a name (drop list)...then gives me more choice (in next drop list) ....then when i select that...
2
by: sanguinechris | last post by:
I'm trying to create a form that has States and it's local governments, such that when I select a state in a combo list, then in the next combo list, all it's local governments are displayed so I can...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.