Hi all,
I have several issues with my form. I designed a command button for saving the actual record and doing more things in background, please take a look:
Private Sub Command194_Click()
On Error GoTo Err_Command194_Click
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, ...