PC Review


Reply
Thread Tools Rate Thread

Data same one record to the next

 
 
=?Utf-8?B?U2FuZGk=?=
Guest
Posts: n/a
 
      16th Feb 2006
Sorry if this is a silly question...I am a new user. I'm adding a field to a
form, and when I enter information into it, the same information carries from
one record to the next. How do I correct/prevent this?
I am using Access 2003 if this helps at all.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?T2Zlcg==?=
Guest
Posts: n/a
 
      16th Feb 2006
It sound like the field in the form is not bounded to a field in the Table
(The record source of the form), check the control source of the field, if
its empty click on the right and select the right field name form the field
list that declared in the form record source

--
\\// Live Long and Prosper \\//
BS"D


"Sandi" wrote:

> Sorry if this is a silly question...I am a new user. I'm adding a field to a
> form, and when I enter information into it, the same information carries from
> one record to the next. How do I correct/prevent this?
> I am using Access 2003 if this helps at all.

 
Reply With Quote
 
tina
Guest
Posts: n/a
 
      16th Feb 2006
sounds like you added a *control* to a form. if you want data entered in the
control to save to a field in the form's underlying table, you need to make
sure the table's field is included in the form's RecordSource, and then bind
the control to the correct field by setting the control's ControlSource to
the name of the field.

hth


"Sandi" <(E-Mail Removed)> wrote in message
news:F3C9DAAC-B2F5-4D08-89F9-(E-Mail Removed)...
> Sorry if this is a silly question...I am a new user. I'm adding a field to

a
> form, and when I enter information into it, the same information carries

from
> one record to the next. How do I correct/prevent this?
> I am using Access 2003 if this helps at all.



 
Reply With Quote
 
Brian Bastl
Guest
Posts: n/a
 
      16th Feb 2006
Are you sure it is not simply displaying a default value? Have you looked at
your form and corresponding table in design view to ascertain whether a
default value is specified for the particular control or field? If none,
then you might need to open your form's code module and peruse the event
procedures to determine why the value is showing in your control.

Brian


"Sandi" <(E-Mail Removed)> wrote in message
news:F3C9DAAC-B2F5-4D08-89F9-(E-Mail Removed)...
> Sorry if this is a silly question...I am a new user. I'm adding a field to

a
> form, and when I enter information into it, the same information carries

from
> one record to the next. How do I correct/prevent this?
> I am using Access 2003 if this helps at all.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to read data from a file record by record process and update a table Karen Middleton Microsoft Access External Data 2 23rd Dec 2004 06:06 PM
How to read data from a file record by record process and update a table Karen Middleton Microsoft Access Macros 2 23rd Dec 2004 06:06 PM
How to read data from a file record by record process and update a table Karen Middleton Microsoft Access VBA Modules 2 23rd Dec 2004 06:06 PM
I am trying to get a form to pick up the record data from a different record to this new record Thomas Simsion Microsoft Access Forms 4 10th Nov 2003 09:48 PM
Fill record with Data from Previous Record Automatically - Knowledge Base Articl Michael Doyle Microsoft Access Forms 1 30th Oct 2003 03:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:22 AM.