G
Guest
I have a table with two primary keys. I have a query that displays all
primary keys for that table. I want to be able to double click on a primary
key in that query and then display the entire record in a new form using a
macro. I do this without any problems to tables with single primary keys and
it works OK. It seems to be a problem with the two primary keys.
Do i have to create another field in this table that creates a unique number
and make this the primary key???
Any help would be very much appreciated.
primary keys for that table. I want to be able to double click on a primary
key in that query and then display the entire record in a new form using a
macro. I do this without any problems to tables with single primary keys and
it works OK. It seems to be a problem with the two primary keys.
Do i have to create another field in this table that creates a unique number
and make this the primary key???
Any help would be very much appreciated.