Private VorcmdClose_Click ()
'------->Set vorhergehende Form Formen! frm_SupvReport_Mgr_View_DataEntry_AcuityScores zu zusammenpassender Aufzeichnung auf dieser Form
Formen! frm_SupvReport_Mgr_View_DataEntry_AcuityScores.Requery
Formen! frm_SupvReport_Mgr_View_DataEntry_AcuityScores! trackingNUmber = ich! acuityScoreID
Schwaches IDString als Schnur
Schwache rs als Recordset
IDString = ich! acuityScoreID.Value
Rs = Formen einstellen! frm_SupvReport_Mgr_View_DataEntry_AcuityScores.Recordset
rs.FindFirst „acuityScoreID =“ + IDString
Formen! frm_SupvReport_Mgr_View_DataEntry_AcuityScores.Bookmark = rs. Bookmark
'------->End
DoCmd.close acForm, „frm_SupvReport_DataEntry_AcuityScores_Guidelines“
DoCmd.close acForm, „frm_SupvReport_Mgr_View_DataEntry_AcuityScores_Multiple“
Enden-Unterseeboot
|