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

Data Entry shortlisting selections

30
I have a very large table to do a dropdown list. How can you shortlist the selection options as it is being spelled out. Example, as I enter ORT for my name selection, the options will show only those starting with ORT. And as more letters are entered, the options are shortlisted further. I have seen this in some sites, but I don't know if this is possible in MS Access.
Dec 6 '07 #1
3 1058
missinglinq
3,532 Expert 2GB
It's normally default behavior when setting up a combobox, but go to the box's Properties - Data and set AutoExpand to Yes!

Welcome to TheScripts!

Linq ;0)>
Dec 6 '07 #2
ebo2006
30
Thanks. I'll try that.


It's normally default behavior when setting up a combobox, but go to the box's Properties - Data and set AutoExpand to Yes!

Welcome to TheScripts!

Linq ;0)>
Dec 6 '07 #3
ebo2006
30
I tried it and it works.

However, the WHERE clause of the SELECT statement in the Row Source Property of the combo box works only every time I start the form. It does not change the list options when I select another ID from another combo box in the form. Why is this so?

Here is my select statement

Expand|Select|Wrap|Line Numbers
  1. SELECT [Courses].[tech], [Courses].[corp] FROM Courses WHERE [Courses].[corp]=form.ID ORDER BY [Courses].[tech]; 


It's normally default behavior when setting up a combobox, but go to the box's Properties - Data and set AutoExpand to Yes!

Welcome to TheScripts!

Linq ;0)>
Dec 7 '07 #4

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

Similar topics

13
by: Arno R | last post by:
Hi all, I will have to handle a lot of really 'nice' data in a LOT of Excel sheets. It is all about music files (Billboard top 100) I am afraid there really is a sheet for every year ... (Don't...
6
by: KC | last post by:
How would I post data from a listbox that allows multiple selections? How do you join the name/value pairs for the posted data? And for extra credit: Where is a page posting to when there is no...
0
by: | last post by:
Greets All, Question on data in datagrid /listbox and looping? I’m trying to decide the best way to write this code. 1 would like the user to make several selections from one listbox/combo box...
4
by: serge | last post by:
I was working on figuring out where a certain application was storing the multiple selection choices I was doing through the app. I finally figured out that they were being store in an IMAGE data...
6
by: rh0dium | last post by:
Hi all, I am having a bit of difficulty in figuring out an efficient way to split up my data and identify the unique pieces of it. list= Now I want to split each item up on the "_" and...
4
by: Dabbler | last post by:
I need to convert a CompanyId in one table to Company Name from another table for an ItemTemplate. I thought I would just add another SqlDataSource but not sure how to eval with the CompanyId...
0
by: J | last post by:
Hello All! I need to be able to databind a treeview full of checkbox (selections). The many selections are subsequently used to build an SQL Query. Currently using the new VS2005...
1
by: NHNeedsHelp | last post by:
Hi, about to go nuts - I have a master form with 3 control buttons, user picks 1 for Const. job, 2 for Envir job and 3 for Geo job. Each button opens a subform containing the project number from...
1
by: admin.offshoredataentry | last post by:
Data Entry Outsourcing provides time bound, cost effective and qualitative Data Entry also provides numeric data entry, textual data entry, image data entry, data format, data conversion and also...
1
by: Data Entry Outsourcing | last post by:
Data Entry plays vital role in every business area. Data Entry is one such aspects of any business that needs to be handled properly for expanding your business. Data Entry is one of the leading...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.