Creating Primary Keys in Access

R

robbuonocore

I have a situation where I want to create the Primary Key for a table.
I want the primary key to be a combination of the current user and an
autoID number. Can anyone tell me how to do this at the table level?

Robby
 
G

G. Vaught

Hightlight them both at the same time and then set the key while you are in
the design mode of the table.
 
Top