sory, was working on theory initially. code im using is :
DoCmd.OpenForm "FrmJobInfo", acFormDS, , Me.JERef = [Forms]![FrmFactorScores]![JERef], acFormEdit, acWindowNormal
I have tried using the " " around parts based on other examples, but get an error message each time...