473,378 Members | 1,133 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.

Removing Records from combobox dropdown list.

I have created a database in Access 2007 for my friend's transportation work needs.

I have a payment form with a consignments detail subform ( Datasheet view to see, calculate sum of selected records freight value and print the entire rows of multiple records) based on a query with calculations.

In subform, there is a combobox field for consignment notes . The purpose is to select the Consignment note no from drop down list either one or multiple.

Every thing is done but what I am looking for is to remove the records (which have been already selected ) from drop down list to avoid repettion and also shortening the list for unused records to be used as the records flow is very high and dropdown list will become very lenghthy and long and create confusion to the user to choose records from mix list.

Kindly help. I am very new to this field.
Nov 6 '15 #1
1 893
zmbd
5,501 Expert Mod 4TB
we need to know how you created the "combobox field"

if you used a table level multivalued/lookup field, and this is what is sounds like as there is no multi-select combobox-list in the form controls, then you've found one of the gremlins of this type of field. There simply is not any way to easily filter these down, nor remove the item without deleting it from the underlying record source.

Let us know what you have and we'll go from there. :)
Nov 7 '15 #2

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

Similar topics

5
by: Tim | last post by:
I have block of code adding values to dropdown list under if (!Page.IsPostBack) { adding items } else { refreshing data }
0
by: Karl | last post by:
Hi all, I want to do some datasource refresh when my combobox dropdown list closes sup. Which event should I call? Thanks, Karl
2
by: kate sporks | last post by:
I have the following issue with a ComboBox, specifically a dropdown list. When the dropdown is shown, the items spill over the right edge of the screen. Basically, the dropdown is about 30 pixels...
2
by: RA | last post by:
Hi Is there a control that I can use to show dropdown list and also to give the user option to enter information to the dropdown list? Thnaks, Ron
5
by: Gil | last post by:
Is there a way to tell if a combbox is in dropdown mode. I tried and if statement combobox.dropdown = true but i get an error. dropwndown function doesnt store if its true or false what i am...
3
by: Cagey | last post by:
What I'm trying for: If this selection or if click on selection (highlighted line choice/ which ever selection change) w/in query's combo dropdown list box (on Switchboard), then Open in...
11
by: eureka | last post by:
Hi All, I'm training in Servlets, JSP and JavaScript, I have a web page in which there's a "StudentName" textbox and below it is a "Names" Dropdown list. Initially the Textbox is empty and...
0
TonFrere
by: TonFrere | last post by:
Hello, I'm building a windows form application in Visual C# using VS 2005. On my form I need to populate a combobox with Invoices# linked to the current reccord's Order# value. This means that: -...
3
by: =?Utf-8?B?QW5kcmV3?= | last post by:
Hello, friends, We use System.Windows.Forms.ComboBox in our c#.net 2005 app. We want to make the dropdown list wider than the comboBox's width. (Some items in the dropdown list have more...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...

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.