Record number

  • Thread starter Thread starter Kilocharlie
  • Start date Start date
K

Kilocharlie

Is there a way to assign my own numbers as record number?

I have 1200+ records, and I don't want to start at 1.
Importing isn't an option..

TIA
 
You'll need to generate a recordset that will read the existing table in
sorted order, then output to a new table (or update a field in the existing
table) with your desired number sequence.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top