Could somebody please shed some light on a problem i'm having.
Bassically i want to create a record in a form which only has fields from the one table in it. The problem i'm having is now once this record has been created i want to be able to copy the primary key which i have just created to another form in the place of a foreign key.
I've tried the wizards and the Me..... suggestions plastered all over the web which just don't seem to copy the data required.
Bassically i want to create a record in a form which only has fields from the one table in it. The problem i'm having is now once this record has been created i want to be able to copy the primary key which i have just created to another form in the place of a foreign key.
I've tried the wizards and the Me..... suggestions plastered all over the web which just don't seem to copy the data required.