AutoNumbers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there anyway that the AutoNumber could contact letters? For example I
want to start the AutoNumber at AMU1 - I assume since it is a number field
that it can not but I don't want to assume without asking. Thanks
 
Just add it in the query you use for forms or reports like this --

My Number Scheme: "AM" & [YourTable].[YourAutonumberField]
 

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

Similar Threads

autonumber queestion 3
Access 2010 query for 3 tables 0
AutoNumbers 5
Autonumber Macro 3
TINA - autonumber 2
Autonumbering Query 1
autonumbers 3
Autonumber field with semi-static text? 4

Back
Top