Hi guys;
I need your help please,
I have a form with sub and subform , when used update the field in sub subform , i wanna the value in subform to get updated ,
i tried this code :
[Forms]![Patient_Information].Form.[pt data1].Printed_By = [Forms]!Patient_Information.Form.STFF_ID2
but got...