B
Bob
To display 7 digits for the autonumber make the format for
the field 0000000.
I don't know why you need to have the autonumbers the same
in both tables. Besides its too risky. Make the primary
key in the main table the foreign key in the secondary
table and use the subform approach.
two different tables. The tables are supposed to link to
two different forms. Or should I make the small form a
subform of the larger one?
the field 0000000.
I don't know why you need to have the autonumbers the same
in both tables. Besides its too risky. Make the primary
key in the main table the foreign key in the secondary
table and use the subform approach.
I'd like the auto number field to be the same number in-----Original Message-----
How do I get the auto number to display 7 digits? Also
two different tables. The tables are supposed to link to
two different forms. Or should I make the small form a
subform of the larger one?