P
Paul
I need to create an Autonumber firld in a query. The query is based on two
tables and primary key (autonumber) is existed on both tables. I do not want
the primary key from neither of the table and I want to create a new
Autonumber ID field starting from 1 for the resultset of this query. This
query will then be used for a make-table query and this new Autonumber field
will be used to form part of the content on another field and the Autonumber
field itself will become the primary key of this new table. Thanks.
tables and primary key (autonumber) is existed on both tables. I do not want
the primary key from neither of the table and I want to create a new
Autonumber ID field starting from 1 for the resultset of this query. This
query will then be used for a make-table query and this new Autonumber field
will be used to form part of the content on another field and the Autonumber
field itself will become the primary key of this new table. Thanks.