
Originally Posted by
Missinglinq
When you move from the Subform to the Main Form (where your buttons are, if I read this correctly,) the Subform Form Record is automatically saved...that's how Access works. You need your Save/Dump buttons on the Subform, if it's Subform Records you're dealing with.
You can't have Command Buttons on Datasheet View Forms, as most Subforms are displayed, and the usual approach is to have the Subform in Continuous View, which can have Command Buttons, tweaked to look like a Datasheet View Form, if that's your preference.
Linq ;0)>