C
Chinny03
I am creating a database where my primary key is a panel number. From there
it breaks down into cells. So it is possible for a panel number to be listed
more than once. For example:
Panel number: 111111
cell: 1
Panel number: 111111
cell: 2
How could I set up a table/form so that it is possible to have the same
panel number? Thanks.
it breaks down into cells. So it is possible for a panel number to be listed
more than once. For example:
Panel number: 111111
cell: 1
Panel number: 111111
cell: 2
How could I set up a table/form so that it is possible to have the same
panel number? Thanks.