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

ComboBox modification of Table

So I have an Access 2013 database which is using a combo box to provide a selection of options from which to generate a report based on the selection. This functionality works but it seems that when options are selected, the last which is selected modifies (replaces) the 1st entry in the table from which the combobox draws its options.

Example: combobox has options a, b, c, d, e and the user selects e to generate report. Report generates but when the user goes back to generate another report the options now read out as e, b, c, d, e, with all items which previously listed under a now showing as e. Items listed under e previously also show up under e. When the table is opened the row for a is now e. The tables are linked on the ID which is the auto numbered default value in the created by Access.

My question is how do I prevent this from happening. I cannot lock for editing cause that prevents user from being able to select anything. The combobox is also has the limittolist property set to yes.
Jun 14 '16 #1

✓ answered by PhilOfWalton

Sounds as if you have the ControlSource set to a Table or Query
Try leaving it blank

Phil

2 984
PhilOfWalton
1,430 Expert 1GB
Sounds as if you have the ControlSource set to a Table or Query
Try leaving it blank

Phil
Jun 14 '16 #2
WOW!!! I feel a bit sheepish now. That appears to have corrected the issue. I COULD NOT find it on Google what so ever. I looked for several days. Thank you very much.
Jun 14 '16 #3

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

Similar topics

1
by: KS | last post by:
How can I populate a combobox with table names form a SQL- DB ? KS, Denmark
1
by: Lumpierbritches | last post by:
Thank you in advance for any assistance, it is greatly appreciated. I would like to know if there's a way to update a combobox that is on a form when the table that it's linked to is updated, with...
1
by: Franck Foschiatti | last post by:
How can I save new values in a table and directly see it in a form combobox without closing and re-opening the form and without losing the entered values? The second use is to do a request...
2
by: Hugo Lefevre | last post by:
dear, I have a form (frmlogonaccounts.cs) with a combobox, which I want to fill up with the first column of a dataset. The dataset is created in the class Login. My problem is the next : I make...
8
by: Lumpierbritches | last post by:
thank you in advance for any and all assistance. I'm trying to populate a combobox with a table in VB.Net. Table Name: tblBreed cboBreed Thank you again. Michael
0
by: Marco Segurini | last post by:
HI, my form contains a combobox and a propertygrid control. At each string of the combobox is associated an object. When I select a string of the combobox the associated object is selected in...
5
by: Andrus | last post by:
I'm creating a database Winforms application using VCS Express 2005 I have some large lookup tables (may be up to 500000 records) which contains name and id and are stored in sql server. I...
7
oll3i
by: oll3i | last post by:
i want to change the values in two columns one colum is a combobox and the secons column is editable too i want to get the value of that second column and the value of combobox and sent that...
1
by: Man4ish | last post by:
Hi, How Eventlistner can be used with rendred combo box. I got one example of combobox in table as follows . /* * Copyright (c) 1995 - 2008 Sun Microsystems, Inc. All rights reserved. * ...
0
by: bane hallow | last post by:
hi all, how can select a table from a range of tables in my access database using a combobox in vb6? for example. i have list in my combobox "bank1","bank2","bank3" and so on and i also have...
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
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...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.