Jump to content

auto enter serial numbers


This topic is 8615 days old. Please don't post here. Open a new topic instead.

Recommended Posts

if i create a field that is an auto enter serial number, and have the number increase by 1 for every record. on the web form of this database, if i were to sort by the auto enter number then it would come out like this

1

10

11

12

13

14

...

2

20

21

and so on, so i made the auto number formed like this 0001, 0002, 0003 and so on, and the big boss guy doesnt like the 000 in front of the number, so i was wondering if i could just like block out all the 0's in that field so that only the number is left.

Link to comment
Share on other sites

This topic is 8615 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.