dbTalk Databases Forums  

Copy a record

comp.databases.ms-access comp.databases.ms-access


Discuss Copy a record in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bruce
 
Posts: n/a

Default Copy a record - 09-30-2004 , 04:33 PM






What is the most efficient (ie easiest for me) way to copy a record
from an existing table, appending it to that same table but
incrementing a field's value? (code is fine)

Cheers very muchly
Bruce

Reply With Quote
  #2  
Old   
Salad
 
Posts: n/a

Default Re: Copy a record - 09-30-2004 , 04:48 PM






Bruce wrote:
Quote:
What is the most efficient (ie easiest for me) way to copy a record
from an existing table, appending it to that same table but
incrementing a field's value? (code is fine)

Cheers very muchly
Bruce
An append query will work. In the column to inc the value, enter +1
after the field name.

Be sure you set the WHERE criteria to filter the record to be appended.
For example, if you wanted Smith record, enter Smith in the criteria
row for the LastName field.



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.