Here's another question on popup forms.
In my main form I have a subform that has two fields
date and notes.....It is link to the main form by two fields
Des and Type On the form I have a button that makes
this sub form to popup.....When I add data inside the
popup form it adds the data but does not add the des and
type as it does down in the sub form so my data does not show
with the des and type.
I decided I could add the fields des and type to the popup form and put in their default values .....getting the main form des and type then I could hide the fields but in the popup form it does not
put in the default values it only does it in the subform part,
How can I get the popup form to automatically put in des and
Type when I start a new record in date and notes
In my main form I have a subform that has two fields
date and notes.....It is link to the main form by two fields
Des and Type On the form I have a button that makes
this sub form to popup.....When I add data inside the
popup form it adds the data but does not add the des and
type as it does down in the sub form so my data does not show
with the des and type.
I decided I could add the fields des and type to the popup form and put in their default values .....getting the main form des and type then I could hide the fields but in the popup form it does not
put in the default values it only does it in the subform part,
How can I get the popup form to automatically put in des and
Type when I start a new record in date and notes