hi all,
I'm wanting to open a record in another database, below is the code that opens the form to the correct record in the DB I want to open.
can anyone shed light on code required to do this please?
Private Sub btnDetail_Click()
DoCmd.OpenForm "fJob", , , , , , Me.Name...