arnelgp
..forever waiting... waiting for jellybean!
- Local time
- Today, 15:19
- Joined
- May 7, 2009
- Messages
- 20,253
i see what you mean.
what i did, just for my experiment No.1, i added the subform Inside another subform.
i added txtID to the "main subform" and set master/child field link to sub-subform:
master: txtID
child: invID
now, on current event of main form, i set txtID of subform to invID (see current event of main form).
changing the rowsource of the unrelated combo does not fire the sub-subform's current event.
run "copy of frmInv" form.
what i did, just for my experiment No.1, i added the subform Inside another subform.
i added txtID to the "main subform" and set master/child field link to sub-subform:
master: txtID
child: invID
now, on current event of main form, i set txtID of subform to invID (see current event of main form).
changing the rowsource of the unrelated combo does not fire the sub-subform's current event.
run "copy of frmInv" form.