473,378 Members | 1,427 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,378 software developers and data experts.

Autofill on combo box doesn't present all matches - just chooses 1st

9
I have a form where I enter several forms for a specific device which is serial numbered. The form starts with the entry of the serial number which I validate against a table with existing serial numbers. I used the combo box feature. When I enter the first character, it assumes the first key that matches and does not display the 20 other keys that has the same first character. I would rather the combo box displays the narrowed results as I type in the box rather than select the first hit.
Aug 25 '10 #1

✓ answered by TheSmileyCoder

That is not something Access supports as far as I know. You could however code a listbox next to your combobox, to display only those matching.

If your up for it, feel free to ask additional questions here.

Welcome to BYTES

1 1164
TheSmileyCoder
2,322 Expert Mod 2GB
That is not something Access supports as far as I know. You could however code a listbox next to your combobox, to display only those matching.

If your up for it, feel free to ask additional questions here.

Welcome to BYTES
Aug 27 '10 #2

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

Similar topics

2
by: Lakshmi Narayanan | last post by:
hi all, i am doing a project where i need to display 1. the list of drives in the system in the first combo box. 2. after the user chooses the drive i need to show all the dirs in that drive in...
1
by: weston | last post by:
Has anyone ever encountered trouble with regular expressions not capturing matches specified by parentheses? I seem to have a weird situation where a regular expression is matching the String I'm...
7
by: drishtik | last post by:
hi i have a combobox which has some values like (eg) a b c d i want to retrieve the value from the db (a, or b or c or d) and then select that item in the combo according ly
3
by: Phoon Chee Keong | last post by:
I have a VB6 app that I'm working on, and I want to change the behavior of my combo boxes. At present, if I put the control focus on one, then press, say, the 'S' key, its list goes to the first...
5
by: jjyconsulting | last post by:
Newbie needing some help. I have a tblParticipants. The fields include gender, education_level, income, occupation etc., I'm trying to create a form where a user can run a query from the form and...
8
by: salad | last post by:
I was wondering how you handle active/inactive elements in a combo box. Let's say you have a combo box to select an employee. Joe Blow has been selected for many record however Joe has left the...
1
by: bwakefield | last post by:
Hello, I am currently working on a Stock Control database and I am trying to set a filter on the form using a combo box. At present I am using a continuous form with the combo box being placed in...
3
by: WiscCard | last post by:
This seems simple enough, but I am having problems. I have a table of customer information. I have a form with various combo boxes displaying unique customer information (in this case, zone and...
3
by: flymo | last post by:
Hello All, I've bee trying out access 2007 and have a weird issue and would like to see if I'm issing something really basic. I have a form based on a query, I create a combo to look for records...
1
by: martin f krafft | last post by:
Hi, xmlrpclib.dumps((None,), allow_none=True) yields '<params>\n<param>\n<value><nil/></value></param>\n</params>\n' Why doesn't it just yield ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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: 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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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.