If anyone has any advice on how to carry over a Primary Key field to a secondary key field using forms it would be greatly appreciated. For an example, I would like the Primary key of a Tbl within a form to carry over to another form once the cmd button is clicked. Would I need to use VB behind the cmd to carry it over? Thanks.