473,406 Members | 2,710 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,406 software developers and data experts.

How to make ComboBox selection save?

Greetings,
I open the "Northwind" sample data base in Access 2003. In the "Orders" form
there is a "CustomerID" combobox labeled "Bill To". I scroll thru the list
in the combobox and make a selection; that changes the appropriate fields
in the displayed record. However, when I close the form and reopen it, the
record reverts back to the original data. Even with menu choice "Save
Record" the modified data is not changed.
Is this normal data base behavior? If so, is there a non-VBA fix so that the
modified record saves?
Thanks in advance,
George
Nov 13 '05 #1
1 2341
On Sat, 22 Jan 2005 10:49:20 -0700, "George Raetz"
<be********@pcisys.net> wrote:
Greetings,
I open the "Northwind" sample data base in Access 2003. In the "Orders" form
there is a "CustomerID" combobox labeled "Bill To". I scroll thru the list
in the combobox and make a selection; that changes the appropriate fields
in the displayed record. However, when I close the form and reopen it, the
record reverts back to the original data. Even with menu choice "Save
Record" the modified data is not changed.
Is this normal data base behavior? If so, is there a non-VBA fix so that the
modified record saves?
Thanks in advance,
George


Hi
I think you will find that when you reopen the form it is set to a
different order with the same billto address. There are several orders
with the same billto addresses, and the form is sorted in alphabetic
order of billto address, so until you have changed quite a few the
form reopens with the same one.
David

Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Programatix | last post by:
Hi, I'm having problem with ComboBox. I'm trying to force the ComboBox select nothing by doing this, myCombo.SelectedText = "" myCombo.SelectedIndex = -1 but in vain, as the ComboBox will...
1
by: Steve | last post by:
I have a continuous form with several unbound comboboxes in the form header. The comboboxes are used to provide criteria for the SQL of the form. The code behind the form looks like: Public Sub...
3
by: MachuPicchu | last post by:
Hi, I'm refreshing a panel based on a selection from a winforms combobox. In my _SelectedIndexChanged event for the combobox, if changes to the panel's controls are present I am checking the...
0
by: Frnak McKenney | last post by:
Can I use a bound ComboBox for both browsing and editing? I'm working on a small, standalone database application using Visual C#.NET 2003 and an Access data file. In order to keep the number...
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: 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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.