try compacting the database.
btw, it's not a good idea to use Autonumber for any field that will be seen
by and have meaning to the user, or if you need to maintain an unbroken
sequence of number assignment - because you can only control the initial
start value, after that you have no control.
hth
> I have a field of Autonumber in my table i would like to
> start at 50000 so i use the method of appending a record
[quoted text clipped - 7 lines]
> where the counter for auto number left off last time.
> Thanks
Hasan - 26 Aug 2004 00:52 GMT
Wat do u mean by compacting the database?
>-----Original Message-----
>try compacting the database.
[quoted text clipped - 18 lines]
>
>.
tina - 26 Aug 2004 02:15 GMT
if you search the Access Help file for "compact database" (or search Google,
for that matter), you can read all about it.
> Wat do u mean by compacting the database?
>
[quoted text clipped - 32 lines]
> >
> >.