hi
i want when user type Oldcalib in main form automatically field calibdate in subform equal with OldCalib
How Can i do this?
Picture attached
hi
i want when user type Oldcalib in main form automatically field calibdate in subform equal with OldCalib
How Can i do this?
Picture attached
Maybe this link will help: http://access.mvps.org/access/forms/frm0031.htm
tnx alotMaybe this link will help: http://access.mvps.org/access/forms/frm0031.htm
i success,
i wrote this code
Me.frmRecords.Form!calibdate = Me.OldCalib.Value
sepas gozar ( means tnx so much)
Thanks for posting back with your success and solution. I marked this thread as Solved for you.