field en record problem

  • Thread starter Thread starter Petrus Van den Cruyce
  • Start date Start date
P

Petrus Van den Cruyce

i have a database in with i 'd like to do the following: from record 1
the value of field 3 should be copied into record 2 field 3, from record
3 the value of field 3 to record 4 feild 3, etc..
How do i manage this in access or excel?
 
Petrus said:
i have a database in with i 'd like to do the following: from record 1
the value of field 3 should be copied into record 2 field 3, from
record 3 the value of field 3 to record 4 feild 3, etc..
How do i manage this in access or excel?

Are the records already there or are you adding records?

It the records are already there, you can use an update query.

If you are adding new records pressing control and the ' sing together
copies the prior records data into the field that has the focus.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top