Hi Terry If you have access to phpMyAdmin then click on the "orders" table and then "Operations" and you'll see a value there for AUTO_INCREMENT and you can change that. But do beware as if you set this to a lower value you'll end up re-using old order id's and will get "ghost" options added to products and things like that.