# (how do I?) change auto-increment start point after sorting database a certain way

**URL:** https://forums.knack.com/t/how-do-i-change-auto-increment-start-point-after-sorting-database-a-certain-way/7629
**Category:** Get Answers
**Created:** [May 25, 2016, 5:58pm UTC](https://forums.knack.com/t/how-do-i-change-auto-increment-start-point-after-sorting-database-a-certain-way/7629 "2016-05-25T17:58:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![OmarTing72560](https://avatars.discourse-cdn.com/v4/letter/o/f07891/32.png) [@OmarTing72560](https://forums.knack.com/u/OmarTing72560)
#### Post date: [May 25, 2016, 5:58pm UTC](https://forums.knack.com/t/how-do-i-change-auto-increment-start-point-after-sorting-database-a-certain-way/7629/1 "2016-05-25T17:58:07Z")

</div>

By Defualt-- the auto increment will make the next added record the next integer.

What if I want to change the way my database is sorted, and re-number the list?

This is easy to do in excel or google spreadsheet for example;
