G
Guest
I'm creating a table with the help of a make-table query.One of the fields in
the table REP_ID needs to have a start value of 1000 and should be
incremented automatically by 1 for every next record.
I tried changing the type to AutoNumber but thst does not work.
I've also tried creating an Update query to change the field contents but
does not seem to work.
Any ideas?
Thanks.
DD.
the table REP_ID needs to have a start value of 1000 and should be
incremented automatically by 1 for every next record.
I tried changing the type to AutoNumber but thst does not work.
I've also tried creating an Update query to change the field contents but
does not seem to work.
Any ideas?
Thanks.
DD.