martakeithy
Technical User
Hi
I am working on a quiz database with tables which hold questions answers and results. I have a table which holds a question and its related answers and am using an autonumber field as its primary key. However I need a method by which I can number questions sequentially as they are entered 1,2,3...
I believe there is a property which can be used to generate numbers like this?
Does anyone have any suggestions as to how I can achieve this?
Thank you
Marta
I am working on a quiz database with tables which hold questions answers and results. I have a table which holds a question and its related answers and am using an autonumber field as its primary key. However I need a method by which I can number questions sequentially as they are entered 1,2,3...
I believe there is a property which can be used to generate numbers like this?
Does anyone have any suggestions as to how I can achieve this?
Thank you
Marta