Re: Main form saving when click on subform??? A97



As far as I know moving focus to the subform is equivelant to moving to a
different record. The record in the main form is saved. The MasterLink and
ChildLink properties have nothing to do with it. Doesn't even matter if the
subform is unbound.

You know, you're probably right. Now that I think about it, I could
never select the subform control in my earlier versions of this app
after I'd entered ANYTHING at all onto the main form. I always had
to make my entries on the subform control FIRST, then start making
the entries onto the main form. Once the main form's fields had been
properly filled out, I explicitly saved the record.

Gonna have to rethink this form.
.



Relevant Pages

  • Re: Cant see choices in Subform wizard
    ... So drop the wizard. ... Set the MasterLink and ChildLink properties on the subsequent subform ...
    (microsoft.public.access.forms)
  • Re: form question
    ... Are you using the MasterLink and ChildLink properties of the subform to control ... If the MasterLink property of the subform is set to the name of the ComboBox and ... the ComboBox has no value when you open the form then the subform should not be ...
    (microsoft.public.access.gettingstarted)
  • Re: Form/SubForm
    ... Do this on the subform control on the parent form. ... record and then putting the children entries. ...
    (comp.databases.ms-access)
  • Re: main form subform relationships
    ... > with the main form or can subform be created without this relationship? ... If you leave the MasterLink and ChildLink properties blank then the ...
    (microsoft.public.access.forms)
  • Re: Need help with duplicates in form text boxes
    ... I'm reading the first set of directions, and under the *TechTasks*, it says, ... You need to use a main form and subform ... create a subform control on you main form using the toolbox (Cancel the ...
    (microsoft.public.access.forms)