Okay it's actually two questions hehe I lied.
1) I've been messing around with MS Access and I noticed that if you add a record with an AutoNumber primary key, then it gets assigned the next number like it should. But when you delete it and add a new record, it gets assigned the number after the record deleted. eg. (add record "whoot" it gets assigned number '7'. (delete record "whoot" okay (add record "d'oh" it gets assinged '8'... How do you assign it the next number and not the number after?
2) How do you do customized AutoNumbers. Like for some reason you wanted the AutoNumber to start at 5 and go to 60 then skip 61-65 and go straight to 66-1100. Or, have it always have the prefex 'OG' and then a few numbers. eg. Records go at OG0001, OG0002, OG0003, etc. Thanks for your time.
1) I've been messing around with MS Access and I noticed that if you add a record with an AutoNumber primary key, then it gets assigned the next number like it should. But when you delete it and add a new record, it gets assigned the number after the record deleted. eg. (add record "whoot" it gets assigned number '7'. (delete record "whoot" okay (add record "d'oh" it gets assinged '8'... How do you assign it the next number and not the number after?
2) How do you do customized AutoNumbers. Like for some reason you wanted the AutoNumber to start at 5 and go to 60 then skip 61-65 and go straight to 66-1100. Or, have it always have the prefex 'OG' and then a few numbers. eg. Records go at OG0001, OG0002, OG0003, etc. Thanks for your time.