Thanks for the info, it didn't seem to work
I get syntax error on the line DoCmd.OpenForm stDocName, , , stLinkCriteria, , ,
Private Sub List72_DblClick(Cancel As Integer)
Dim stDocName As String
Dim stLinkCriteria As String
stDocName = "Personal Details" 'Name of your for that is to...