Hi:
I am having a problem with saving data entered in a sub-form.
I put a command button on the sub-form and used the wizard as follows:
I chose "Record Operations", and "Save Record".
It filled in code:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
But this does not...