PC Review


Reply
Thread Tools Rate Thread

Append Query

 
 
rainier000
Guest
Posts: n/a
 
      13th Nov 2003
I need to do an append query to get fix the numbering from
what is automated to what shows up in the record # box.
Is an append query the way to do this? I have a database
that the new autoformat # is 5 records off from the number
that says is my total records.

If not an append query, what else can I do to fix this?
 
Reply With Quote
 
 
 
 
Kelvin
Guest
Posts: n/a
 
      13th Nov 2003
You cannot modify the number in an autonumber field. If you've added then
deleted records from the table, the autonumber keeps going from where it
left off. Is this field linked to other tables, it wil lget tricky to
renumber it. If not then there are 2 choices.

1) If the autonumber is currently counting correctly for the records you
have and you only want the new records to autonumber correctly, compact the
database. This will reset the autonumber to start from the last number
showing and not the last number in its memory.

2) If you have missing numbers and want them all renumbered correctly, go
into the design mode for the table. Delete the field for the autonumber,
then add it back in. This will renumber everything.

Kelvin

"rainier000" <(E-Mail Removed)> wrote in message
news:031801c3aa18$004a1d20$(E-Mail Removed)...
> I need to do an append query to get fix the numbering from
> what is automated to what shows up in the record # box.
> Is an append query the way to do this? I have a database
> that the new autoformat # is 5 records off from the number
> that says is my total records.
>
> If not an append query, what else can I do to fix this?



 
Reply With Quote
 
 
 
 
Karen
Guest
Posts: n/a
 
      14th Nov 2003
THANK YOU! This worked. I had to delete all records that
were corrupt first and then I did the ID field deletion
and addition and recompacted and it is perfect!

Thanks again!
>-----Original Message-----
>You cannot modify the number in an autonumber field. If

you've added then
>deleted records from the table, the autonumber keeps

going from where it
>left off. Is this field linked to other tables, it wil

lget tricky to
>renumber it. If not then there are 2 choices.
>
>1) If the autonumber is currently counting correctly for

the records you
>have and you only want the new records to autonumber

correctly, compact the
>database. This will reset the autonumber to start from

the last number
>showing and not the last number in its memory.
>
>2) If you have missing numbers and want them all

renumbered correctly, go
>into the design mode for the table. Delete the field for

the autonumber,
>then add it back in. This will renumber everything.
>
>Kelvin
>
>"rainier000" <(E-Mail Removed)> wrote

in message
>news:031801c3aa18$004a1d20$(E-Mail Removed)...
>> I need to do an append query to get fix the numbering

from
>> what is automated to what shows up in the record # box.
>> Is an append query the way to do this? I have a

database
>> that the new autoformat # is 5 records off from the

number
>> that says is my total records.
>>
>> If not an append query, what else can I do to fix this?

>
>
>.
>

 
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
Link CSV file created query append query to append data =?Utf-8?B?ZXNwYXJ6YW9uZQ==?= Microsoft Access Queries 2 5th Jul 2005 04:49 PM
Append query - only want to append new records Mandi Microsoft Access Queries 2 24th Feb 2005 09:06 PM
Error trapping for "MS Access can't append all the records in the append query" Dale Microsoft Access VBA Modules 6 29th Dec 2004 03:27 AM
can't append records in append query Greg Clements Microsoft Access Queries 1 2nd Jul 2004 04:29 PM
Append Query... Can't Create a Unique Number to Append Vance Microsoft Access Queries 8 17th Dec 2003 12:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:50 AM.