PC Review


Reply
Thread Tools Rate Thread

How can I copy down data within a field

 
 
jfeiner
Guest
Posts: n/a
 
      4th Nov 2008
I am a beginner access user. I have a small database (4500 records) and want
to copy down data in few of the fields (data is same in most of the records)
and then go in and correct the records that are different. Can someone tell
me how to copy down a field
 
Reply With Quote
 
 
 
 
Thorson
Guest
Posts: n/a
 
      4th Nov 2008
Just a thought, when I have multiple records that all (or almost all) have
the same value for a field I use an update query. Start by creating a select
query, add your table, from the table add the field you want to identify each
record with and then the field you would like to update.

1. Run your query as a select query to make sure you will be updating the
correct records
2. change the query to an update query, in the "Update To" row of the query
type in the value (in the column of the field you want to update) that you
want to update the field to for each individual record
3. Run the query
4. check the results in your table


"jfeiner" wrote:

> I am a beginner access user. I have a small database (4500 records) and want
> to copy down data in few of the fields (data is same in most of the records)
> and then go in and correct the records that are different. Can someone tell
> me how to copy down a field

 
Reply With Quote
 
RichZep
Guest
Posts: n/a
 
      4th Nov 2008
If you just want to copy data from the cell above, on the keyboard Ctr + '
(apostrophie). You might find it slightly different as I am using an English
keyboard.

"Thorson" wrote:

> Just a thought, when I have multiple records that all (or almost all) have
> the same value for a field I use an update query. Start by creating a select
> query, add your table, from the table add the field you want to identify each
> record with and then the field you would like to update.
>
> 1. Run your query as a select query to make sure you will be updating the
> correct records
> 2. change the query to an update query, in the "Update To" row of the query
> type in the value (in the column of the field you want to update) that you
> want to update the field to for each individual record
> 3. Run the query
> 4. check the results in your table
>
>
> "jfeiner" wrote:
>
> > I am a beginner access user. I have a small database (4500 records) and want
> > to copy down data in few of the fields (data is same in most of the records)
> > and then go in and correct the records that are different. Can someone tell
> > me how to copy down a field

 
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 sort (by one field), copy (based on one field) to another tab,then clear data on original sheet. Mel Microsoft Excel Programming 3 17th Apr 2009 09:18 PM
Copy Data from SubForm Field to Main Form Field ridgerunner Microsoft Access Forms 6 21st Mar 2008 02:17 PM
automatically copy data from one field to field in same table =?Utf-8?B?dGFuaWE=?= Microsoft Access Database Table Design 0 20th Sep 2004 04:31 PM
changed value on form to copy data from field into another field Derek Davlut Microsoft Outlook Form Programming 1 15th Apr 2004 09:21 PM
Copy A Tables Field Data To Another Field In Same Table Chris Moore Microsoft Access Getting Started 5 28th Jul 2003 09:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:35 PM.