G
Guest
I have a main form: frmInvest
and a subform: subfrmTx
The subform is invisible until a checkbox (chkSub) on my main form is
checked.
I would like to add code to the checkbox (chkSub) that not only makes the
subform visible when checked, but also positions the cursor into the subform
on a blank, new record so that users only have the option to add a new,
single record into the subform.
TIA
Janna
and a subform: subfrmTx
The subform is invisible until a checkbox (chkSub) on my main form is
checked.
I would like to add code to the checkbox (chkSub) that not only makes the
subform visible when checked, but also positions the cursor into the subform
on a blank, new record so that users only have the option to add a new,
single record into the subform.
TIA
Janna