shteev
Programmer
- Jul 15, 2003
- 42
I'm still writing a database in MS Access 2000.
I have 2 tables, one which holds data from Type A Questionnaires, and one which holds data from Type B Questionnaires. There are large differences between
the 2 types of Questionnaires.
However, I need each questionnaire, regardless of type, to have a unique identifying number. These numbers are not printed on the questionnaires and so must be generated freshly when the data is input. If I use AutoNumber, it will generate unique ID# for each individual table; but is there a way of making sure that a Type A is not assigned an ID# that is already used by a Type B, and vice versa?
I have 2 tables, one which holds data from Type A Questionnaires, and one which holds data from Type B Questionnaires. There are large differences between
the 2 types of Questionnaires.
However, I need each questionnaire, regardless of type, to have a unique identifying number. These numbers are not printed on the questionnaires and so must be generated freshly when the data is input. If I use AutoNumber, it will generate unique ID# for each individual table; but is there a way of making sure that a Type A is not assigned an ID# that is already used by a Type B, and vice versa?