G
Gary Schuldt
I have a standard Master/Detail situation with corresponding frmMaster and
subfrmDetail with linked fields.
In tDetail there is a Seq# field which is displayed as the leftmost field on
the subform.
tDetail has its own Autonumber ID primary key field.
I would like the Seq# to be automatically numbered when entering new
subform record data, starting at 1 and incrementing by one for a specific
Master record.
I tried using Autonumber, but Access won't let me have more than one
Autonumber field per table.
What is the best way to get what I want?
Thanks.
Gary
subfrmDetail with linked fields.
In tDetail there is a Seq# field which is displayed as the leftmost field on
the subform.
tDetail has its own Autonumber ID primary key field.
I would like the Seq# to be automatically numbered when entering new
subform record data, starting at 1 and incrementing by one for a specific
Master record.
I tried using Autonumber, but Access won't let me have more than one
Autonumber field per table.
What is the best way to get what I want?
Thanks.
Gary