Thats exactly what i'm after although i've had no luck getting it to work, i've tried the following code on the on click function for the field (ProjectID) I want it to link from
Private Sub ProjectID_Click(Cancel As Integer)
DoCmd.OpenForm "Work Orders", acNormal, , "ProjectID = " &...