Okay, so I renamed the controls to ctrl_OS_Child on the original form, and OS_Child_ctrl on the form that is supposed to pop up. Here is the code that I now have:
Private Sub OS_Label_DblClick(Cancel As Integer)
DoCmd.OpenForm "TransactionView_OS", acNormal, , "[OS_Child_ctrl] = ' & Chr(34) &...