473,385 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,385 software developers and data experts.

Why is data going into different rows in the same record?

We are new to ACCESS and are working from a form with 5 tabs for 5 pages. In one of the tabs for a single record, we will enter the data. When we go out and come back into that record, the data is gone. If we tab forward through a full cycle of all the fields, the Record field will change (possibly to Auto Number) and the information will return. When we look on it on a table, we may find the following:
ID # 1, Record 1 - Data
ID #1, Record 2 - Other Data from the same page

For other tabs, the data seems completely aligned.

I don't know if this is clear enough or makes sense, but can you explain why this is happening, and what we can do about it, or whether it's normal and OK? We are concerned that data should be aligned is actually going into different records, and that when we come back and add additional data, the alignment may continue to be off.

Again, we are new to this, and any clarification you can provide will be very much appreciated.

Thanks for your assistance.

Steve
Aug 11 '10 #1
2 1173
NeoPa
32,556 Expert Mod 16PB
I've moved this thread across to the Access forum. You wouldn't be likely to get much help for it in MySQL, as they're all MySQL experts in there.
Aug 16 '10 #2
NeoPa
32,556 Expert Mod 16PB
Hi Stephen. Welcome to Bytes!

This isn't actually that clear, but what seems clear is that you are having tab control (page) issues. The thing to remember is that pages are simply a way of viewing more data on the same form. Consider them like a big form folded over and over on itself (concertina-ed) and, as you may already know, whenever you move from one record to another on an Access form, the first is saved away.

I suspect the operator may be saving away the record before it's properly ready. Maybe some Form_BeforeUpdate() code is needed to control what the operator can do. Perhaps disallowing navigation to another record except when a particular page is showing, or unless certain fields (controls on the form) have had data entered.

Just some things to consider.
Aug 16 '10 #3

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

Similar topics

1
by: Francesco Moi | last post by:
Hi. I've got this piece of code: ----------------//--------------------- <html><head> <style type="text/css"> #block {margin:0 0 0 0; display:block;} ..left-pic {display:block; float:left;}...
1
by: kufre | last post by:
I need some help. How can I automatically fill my combo box in a new record with data from previous similar record. My form has a option group button with two check box. What I'm trying to do is...
5
by: campbellbrian2001 | last post by:
I'm trying to get the "Carry data over to new record" code to work from Allen Browne's site: http://allenbrowne.com/ser-24.html I follwed the instruction explicitly and somethings not working......
1
by: Tim Kelley | last post by:
I have a dataViewgrid in my project in which the user will select multiple rows. The will click a button and my program will perform some operation on the selected records (using the ID column...
0
by: debjanidutta090483 | last post by:
How different forecolor is given in different rows of a MSFlexGrid in VB6 during runtime?
5
by: ElTipo | last post by:
Hello! I need to know how I can maintain the same data of the previous record to the new record. For example: In record 1. My input is a date for 7/1/07 but I need this same date in record...
4
bugboy
by: bugboy | last post by:
I have a foreign key table for defining many to many relationships in two other tables. This table (MapTable) has two foreign keys, aID and bID. MapTable aID | bID I start the query knowing 2...
4
by: backups2007 | last post by:
I want to be able to pass rows of queried data to rows of input text boxes. As the example below shows, I have come up with this incomplete solution. But this code only passes the data to the first...
4
by: CGatto | last post by:
Hello, Just wondering if anyone has ever managed to find a way to have a datagridviewimagecolumn display different images on different rows depending on some data element in the row. Our...
4
by: user1980 | last post by:
Hello there I have a strange issue and just wanted to know if it is possible in SQL 2005. Can somebody please guide me on this. I have a column with data like 223 245 356 223 356 222 223...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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...
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.