J
Jeff
Hi everyone,
I have a main form with a subform in it. I use the button wizard to generate
a save button to give save command for the subform. I put the button on my
main form but it doesn't work. The code in my Save button's On Click event is:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
Should I revise or add something? Any help is appreciated.
I have a main form with a subform in it. I use the button wizard to generate
a save button to give save command for the subform. I put the button on my
main form but it doesn't work. The code in my Save button's On Click event is:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
Should I revise or add something? Any help is appreciated.