S
Susan
I'm importing data from Excel that has been gathered from
several different laptops into a Temporary table in
Access. The data structure is all the same and filename
is the same. When the data comes in, I want to set
an "AutoNumber" field to keep the records in exactly the
same order as they are imported. After one spreadsheet
has been processed and the Temporary table cleared, I
want the "AutoNumber" field to RESTART at Number 1 each
time I import a new spreadsheet so I can query out of my
final table all the records with an "AutoNumber" less
than 739. I need for all of the first records to be #1,
second to be #2, etc.
Is this possible, and if so, how can I make this work?
Thanks so much for any help!
several different laptops into a Temporary table in
Access. The data structure is all the same and filename
is the same. When the data comes in, I want to set
an "AutoNumber" field to keep the records in exactly the
same order as they are imported. After one spreadsheet
has been processed and the Temporary table cleared, I
want the "AutoNumber" field to RESTART at Number 1 each
time I import a new spreadsheet so I can query out of my
final table all the records with an "AutoNumber" less
than 739. I need for all of the first records to be #1,
second to be #2, etc.
Is this possible, and if so, how can I make this work?
Thanks so much for any help!