alpha numeric table

N

Nathan

I need to create a alphanumeric sequence that is
5955PARS0014401 that is the start of the sequence
and i want the numbers after then PARS to increase by 1

please help
 
T

Tim Ferguson

I need to create a alphanumeric sequence that is
5955PARS0014401 that is the start of the sequence
and i want the numbers after then PARS to increase by 1

Use an autonumber and use a Format property of

"5955PARS"0000000


-- but of course if the "5955PARS" bit is ever likely to change then you'll
have to do something different.

HTH


Tim F
 

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

Top