G
Guest
I have created 2 tables. I did a 1 to 1 relationship between them. The
problem is on the one table I have an ID that is an auto number that is
incrementing. The second table I set up an NewID which is a random number.
The problem is when the data is input. It generates the ID that is
incrementing. But it does not display and random number in the 2nd related
table that is a random auto number. Why isn't it putting a random number
into this NewID field?
problem is on the one table I have an ID that is an auto number that is
incrementing. The second table I set up an NewID which is a random number.
The problem is when the data is input. It generates the ID that is
incrementing. But it does not display and random number in the 2nd related
table that is a random auto number. Why isn't it putting a random number
into this NewID field?